#EFFADA Color Information

Hex color code: #EFFADA

#EFFADA is a ethereal green color. In RGB it is (239, 250, 218), and in HSL it is (81°, 76%, 92%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EFFADA
RGB
239, 250, 218
HSL
81°, 76%, 92%
CMYK
4%, 0%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 218

Red: 239 / Green: 250 / Blue: 218

HSL

81°, 76%, 92%

Hue: 81° / Saturation: 76% / Lightness: 92%

CMYK

4%, 0%, 13%, 2%

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

What color is #EFFADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFADA to RGB:

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

HEX to HSL

Convert #EFFADA to HSL:

hsl(81, 76%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFADA to CMYK:

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

Color Meaning and Usage

#EFFADA is a airy green color with RGB values of 239, 250, 218 and HSL of 81°, 76%, 92%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFADA is #E6DBFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF5DB.

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

Contrast with #EFFADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFADA?

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

What is the RGB value of #EFFADA?

#EFFADA in RGB is (239, 250, 218) - 239 red, 250 green, and 218 blue.

How to use #EFFADA in CSS?

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

What colors go well with #EFFADA?

#E6DBFA (complementary), #FAF5DB (analogous), and #D2F198 (lighter shade) work well with #EFFADA.