#EAFCDE Color Information

Hex color code: #EAFCDE

#EAFCDE is a airy green color. In RGB it is (234, 252, 222), and in HSL it is (96°, 83%, 93%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#EAFCDE
RGB
234, 252, 222
HSL
96°, 83%, 93%
CMYK
7%, 0%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 252, 222

Red: 234 / Green: 252 / Blue: 222

HSL

96°, 83%, 93%

Hue: 96° / Saturation: 83% / Lightness: 93%

CMYK

7%, 0%, 12%, 1%

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

What color is #EAFCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFCDE to RGB:

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

HEX to HSL

Convert #EAFCDE to HSL:

hsl(96, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFCDE to CMYK:

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

Color Meaning and Usage

A delicate green tone, #EAFCDE has RGB (234, 252, 222) and HSL (96°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAFCDE is #F0DEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F9FCDE.

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

Contrast with #EAFCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFCDE?

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

What is the RGB value of #EAFCDE?

#EAFCDE in RGB is (234, 252, 222) - 234 red, 252 green, and 222 blue.

How to use #EAFCDE in CSS?

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

What colors go well with #EAFCDE?

#F0DEFC (complementary), #F9FCDE (analogous), and #BEF598 (lighter shade) work well with #EAFCDE.