HEX Color Conversion

Hex Color Code #DEF387 — RGB & HSL Conversions

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

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

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

The RGB code for #DEF387 is computed as rgb(222, 243, 135). Web designers using HSL values will find it at a hue of 72°, saturation of 82%, and lightness index of 74%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #DEF387

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

Red Channel 222
Green Channel 243
Blue Channel 135
Luminance 0.814

HEX #DEF387 Color Space Conversions

Click to copy format
HEX Color Code #DEF387
RGB (Red Green Blue) rgb(222, 243, 135)
HSL (Hue Sat Light) hsl(72°, 82%, 74%)
CMYK (Commercial Print) cmyk(9%, 0%, 44%, 5%)
HSV / HSB Values hsv(72°, 44%, 95%)
Decimal Color Code 14611335
CSS Custom Variable --color-hex: #DEF387;
Tailwind CSS Utility bg-[#DEF387]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DEF387

Small body copy preview

Black Text on Background

Black text readability test with #DEF387

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 #DEF387 */
--color-hex: #DEF387;
--color-rgb: rgb(222, 243, 135);
--color-hsl: hsl(72deg, 82%, 74%);

Adjacent HEX Color Codes

Copied!