#EDFEE8 Color Information

Hex color code: #EDFEE8

#EDFEE8 is a ethereal green color. In RGB it is (237, 254, 232), and in HSL it is (106°, 92%, 95%). It is typically applied in digital products.

Try:
Color NameHoneydew
HEX
#EDFEE8
RGB
237, 254, 232
HSL
106°, 92%, 95%
CMYK
7%, 0%, 9%, 0%

Shades

CSS Usage
color: #EDFEE8;
background-color: #EDFEE8;
border-color: #EDFEE8;
box-shadow: 0 0 10px #EDFEE8;
border: 2px solid #EDFEE8;
Tailwind Usage
bg-[#EDFEE8]
text-[#EDFEE8]
border-[#EDFEE8]
shadow-[0_0_10px_EDFEE8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EDFEE8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EDFEE8; color: #000000; }

Badge

New Feature
.badge { background-color: #EDFEE8; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EDFEE8; background-color: #EDFEE815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EDFEE820; border-left: 4px solid #EDFEE8; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EDFEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EDFEE8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 254, 232

Red: 237 / Green: 254 / Blue: 232

HSL

106°, 92%, 95%

Hue: 106° / Saturation: 92% / Lightness: 95%

CMYK

7%, 0%, 9%, 0%

Cyan: 7% / Magenta: 0% / Yellow: 9% / Key: 0%

What color is #EDFEE8?

#EDFEE8 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFEE8 to RGB:

rgb(237, 254, 232)HEX to RGB Converter →

HEX to HSL

Convert #EDFEE8 to HSL:

hsl(106, 92%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFEE8 to CMYK:

cmyk(7%, 0%, 9%, 0%)Color Converter →

Color Meaning and Usage

A delicate green tone, #EDFEE8 has RGB (237, 254, 232) and HSL (106°, 92%, 95%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFEE8 is #F9E7FE, creating high-contrast pairings. For softer combinations, try analogous colors like #F8FEE7.

Use #EDFEE8 in CSS: color: #EDFEE8 or background-color: #EDFEE8. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EDFEE8

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 19.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFEE8?

#EDFEE8 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFEE8?

#EDFEE8 in RGB is (237, 254, 232) - 237 red, 254 green, and 232 blue.

How to use #EDFEE8 in CSS?

Use #EDFEE8 directly in your CSS properties like color or background-color.

What colors go well with #EDFEE8?

#F9E7FE (complementary), #F8FEE7 (analogous), and #B3FB9D (lighter shade) work well with #EDFEE8.