HEX Color Conversion

Hex Color Code #EDFBEE — RGB & HSL Conversions

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

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

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

The RGB code for #EDFBEE is computed as rgb(237, 251, 238). Web designers using HSL values will find it at a hue of 124°, saturation of 64%, and lightness index of 96%, representing a balanced, moderate saturation.

CMYK print code settings for #EDFBEE

For print design setups, the CMYK values for the #EDFBEE color code are Cyan: 6%, Magenta: 0%, Yellow: 5%, and Black: 2%. Green-heavy spectrums are associated with organic elements and growth, making them highly effective for eco-conscious portals and wellness brands.

Red Channel 237
Green Channel 251
Blue Channel 238
Luminance 0.932

HEX #EDFBEE Color Space Conversions

Click to copy format
HEX Color Code #EDFBEE
RGB (Red Green Blue) rgb(237, 251, 238)
HSL (Hue Sat Light) hsl(124°, 64%, 96%)
CMYK (Commercial Print) cmyk(6%, 0%, 5%, 2%)
HSV / HSB Values hsv(124°, 6%, 98%)
Decimal Color Code 15596526
CSS Custom Variable --color-hex: #EDFBEE;
Tailwind CSS Utility bg-[#EDFBEE]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #EDFBEE

Small body copy preview

Black Text on Background

Black text readability test with #EDFBEE

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 #EDFBEE */
--color-hex: #EDFBEE;
--color-rgb: rgb(237, 251, 238);
--color-hsl: hsl(124deg, 64%, 96%);

Adjacent HEX Color Codes

Copied!