#EFFAE1 Color Information

Hex color code: #EFFAE1

#EFFAE1 is a ethereal green color. In RGB it is (239, 250, 225), and in HSL it is (86°, 71%, 93%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EFFAE1
RGB
239, 250, 225
HSL
86°, 71%, 93%
CMYK
4%, 0%, 10%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 225

Red: 239 / Green: 250 / Blue: 225

HSL

86°, 71%, 93%

Hue: 86° / Saturation: 71% / Lightness: 93%

CMYK

4%, 0%, 10%, 2%

Cyan: 4% / Magenta: 0% / Yellow: 10% / Key: 2%

What color is #EFFAE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAE1 to RGB:

rgb(239, 250, 225)HEX to RGB Converter →

HEX to HSL

Convert #EFFAE1 to HSL:

hsl(86, 71%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFAE1 to CMYK:

cmyk(4%, 0%, 10%, 2%)Color Converter →

Color Meaning and Usage

#EFFAE1 is a airy green color with RGB values of 239, 250, 225 and HSL of 86°, 71%, 93%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFAE1 is #EBE0FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF8E0.

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

Contrast with #EFFAE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAE1?

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

What is the RGB value of #EFFAE1?

#EFFAE1 in RGB is (239, 250, 225) - 239 red, 250 green, and 225 blue.

How to use #EFFAE1 in CSS?

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

What colors go well with #EFFAE1?

#EBE0FA (complementary), #FAF8E0 (analogous), and #CCEF9F (lighter shade) work well with #EFFAE1.