#EAFCEE Color Information

Hex color code: #EAFCEE

The hex color #EAFCEE is a light green with RGB values of (234, 252, 238) and HSL of (133°, 75%, 95%). It is frequently seen in web interfaces.

Try:
Color NameHoneydew
HEX
#EAFCEE
RGB
234, 252, 238
HSL
133°, 75%, 95%
CMYK
7%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 252, 238

Red: 234 / Green: 252 / Blue: 238

HSL

133°, 75%, 95%

Hue: 133° / Saturation: 75% / Lightness: 95%

CMYK

7%, 0%, 6%, 1%

Cyan: 7% / Magenta: 0% / Yellow: 6% / Key: 1%

What color is #EAFCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFCEE to RGB:

rgb(234, 252, 238)HEX to RGB Converter →

HEX to HSL

Convert #EAFCEE to HSL:

hsl(133, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFCEE to CMYK:

cmyk(7%, 0%, 6%, 1%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #EAFCEE has RGB (234, 252, 238) and HSL (133°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAFCEE is #FCE9F8, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFCE9.

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

Contrast with #EAFCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFCEE?

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

What is the RGB value of #EAFCEE?

#EAFCEE in RGB is (234, 252, 238) - 234 red, 252 green, and 238 blue.

How to use #EAFCEE in CSS?

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

What colors go well with #EAFCEE?

#FCE9F8 (complementary), #EEFCE9 (analogous), and #A6F2B6 (lighter shade) work well with #EAFCEE.