HEX Color Conversion

Hex Color Code #EDFFAA — RGB & HSL Conversions

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

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

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

The RGB code for #EDFFAA is computed as rgb(237, 255, 170). Web designers using HSL values will find it at a hue of 73°, saturation of 100%, and lightness index of 83%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #EDFFAA

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

Red Channel 237
Green Channel 255
Blue Channel 170
Luminance 0.924

HEX #EDFFAA Color Space Conversions

Click to copy format
HEX Color Code #EDFFAA
RGB (Red Green Blue) rgb(237, 255, 170)
HSL (Hue Sat Light) hsl(73°, 100%, 83%)
CMYK (Commercial Print) cmyk(7%, 0%, 33%, 0%)
HSV / HSB Values hsv(73°, 33%, 100%)
Decimal Color Code 15597482
CSS Custom Variable --color-hex: #EDFFAA;
Tailwind CSS Utility bg-[#EDFFAA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #EDFFAA

Small body copy preview

Black Text on Background

Black text readability test with #EDFFAA

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 #EDFFAA */
--color-hex: #EDFFAA;
--color-rgb: rgb(237, 255, 170);
--color-hsl: hsl(73deg, 100%, 83%);

Adjacent HEX Color Codes

Copied!