HEX Color Conversion

Hex Color Code #DCF03C — RGB & HSL Conversions

How to use the #DCF03C color code in HTML & CSS?

For developers, implementing the #DCF03C color code involves declaring it in your styles. In stylesheet designs, use color: #DCF03C; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#DCF03C] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #DCF03C?

The RGB code for #DCF03C is computed as rgb(220, 240, 60). Web designers using HSL values will find it at a hue of 67°, saturation of 86%, and lightness index of 59%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DCF03C

For print design setups, the CMYK values for the #DCF03C color code are Cyan: 8%, Magenta: 0%, Yellow: 75%, and Black: 6%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 220
Green Channel 240
Blue Channel 60
Luminance 0.779

HEX #DCF03C Color Space Conversions

Click to copy format
HEX Color Code #DCF03C
RGB (Red Green Blue) rgb(220, 240, 60)
HSL (Hue Sat Light) hsl(67°, 86%, 59%)
CMYK (Commercial Print) cmyk(8%, 0%, 75%, 6%)
HSV / HSB Values hsv(67°, 75%, 94%)
Decimal Color Code 14479420
CSS Custom Variable --color-hex: #DCF03C;
Tailwind CSS Utility bg-[#DCF03C]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DCF03C

Small body copy preview

Black Text on Background

Black text readability test with #DCF03C

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #DCF03C */
--color-hex: #DCF03C;
--color-rgb: rgb(220, 240, 60);
--color-hsl: hsl(67deg, 86%, 59%);

Adjacent HEX Color Codes

Copied!