#EFFAED Color Information

Hex color code: #EFFAED

A airy green shade, #EFFAED appears as (239, 250, 237) in RGB and (111°, 57%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#EFFAED
RGB
239, 250, 237
HSL
111°, 57%, 95%
CMYK
4%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 237

Red: 239 / Green: 250 / Blue: 237

HSL

111°, 57%, 95%

Hue: 111° / Saturation: 57% / Lightness: 95%

CMYK

4%, 0%, 5%, 2%

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

What color is #EFFAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAED to RGB:

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

HEX to HSL

Convert #EFFAED to HSL:

hsl(111, 57%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFAED to CMYK:

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

Color Meaning and Usage

#EFFAED is a airy green color with RGB values of 239, 250, 237 and HSL of 111°, 57%, 95%. 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 #EFFAED is #F7EBFA, creating high-contrast pairings. For softer combinations, try analogous colors like #F4FAEB.

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

Contrast with #EFFAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAED?

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

What is the RGB value of #EFFAED?

#EFFAED in RGB is (239, 250, 237) - 239 red, 250 green, and 237 blue.

How to use #EFFAED in CSS?

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

What colors go well with #EFFAED?

#F7EBFA (complementary), #F4FAEB (analogous), and #B8E9AF (lighter shade) work well with #EFFAED.