#EAFFD4 Color Information

Hex color code: #EAFFD4

The hex color #EAFFD4 is a soft green with RGB values of (234, 255, 212) and HSL of (89°, 100%, 92%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EAFFD4
RGB
234, 255, 212
HSL
89°, 100%, 92%
CMYK
8%, 0%, 17%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 255, 212

Red: 234 / Green: 255 / Blue: 212

HSL

89°, 100%, 92%

Hue: 89° / Saturation: 100% / Lightness: 92%

CMYK

8%, 0%, 17%, 0%

Cyan: 8% / Magenta: 0% / Yellow: 17% / Key: 0%

What color is #EAFFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFFD4 to RGB:

rgb(234, 255, 212)HEX to RGB Converter →

HEX to HSL

Convert #EAFFD4 to HSL:

hsl(89, 100%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFFD4 to CMYK:

cmyk(8%, 0%, 17%, 0%)Color Converter →

Color Meaning and Usage

A light green tone, #EAFFD4 has RGB (234, 255, 212) and HSL (89°, 100%, 92%). 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 #EAFFD4 is #EAD6FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFED6.

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

Contrast with #EAFFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFFD4?

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

What is the RGB value of #EAFFD4?

#EAFFD4 in RGB is (234, 255, 212) - 234 red, 255 green, and 212 blue.

How to use #EAFFD4 in CSS?

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

What colors go well with #EAFFD4?

#EAD6FF (complementary), #FFFED6 (analogous), and #C6FF8A (lighter shade) work well with #EAFFD4.