#EDFAEC Color Information

Hex color code: #EDFAEC

The hex color #EDFAEC is a light green with RGB values of (237, 250, 236) and HSL of (116°, 58%, 95%). It is commonly used in modern UI design.

Try:
Color NameHoneydew
HEX
#EDFAEC
RGB
237, 250, 236
HSL
116°, 58%, 95%
CMYK
5%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EDFAEC; 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 #EDFAEC; background-color: #EDFAEC15; }

Alert / Toast

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

Link / Accent

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

a { color: #EDFAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 250, 236

Red: 237 / Green: 250 / Blue: 236

HSL

116°, 58%, 95%

Hue: 116° / Saturation: 58% / Lightness: 95%

CMYK

5%, 0%, 6%, 2%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 2%

What color is #EDFAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFAEC to RGB:

rgb(237, 250, 236)HEX to RGB Converter →

HEX to HSL

Convert #EDFAEC to HSL:

hsl(116, 58%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFAEC to CMYK:

cmyk(5%, 0%, 6%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #EDFAEC has RGB (237, 250, 236) and HSL (116°, 58%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFAEC is #F9EBFA, creating high-contrast pairings. For softer combinations, try analogous colors like #F3FAEB.

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

Contrast with #EDFAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFAEC?

#EDFAEC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFAEC?

#EDFAEC in RGB is (237, 250, 236) - 237 red, 250 green, and 236 blue.

How to use #EDFAEC in CSS?

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

What colors go well with #EDFAEC?

#F9EBFA (complementary), #F3FAEB (analogous), and #B2EAAE (lighter shade) work well with #EDFAEC.