#EEFADD Color Information

Hex color code: #EEFADD

A ethereal green shade, #EEFADD appears as (238, 250, 221) in RGB and (85°, 74%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#EEFADD
RGB
238, 250, 221
HSL
85°, 74%, 92%
CMYK
5%, 0%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 250, 221

Red: 238 / Green: 250 / Blue: 221

HSL

85°, 74%, 92%

Hue: 85° / Saturation: 74% / Lightness: 92%

CMYK

5%, 0%, 12%, 2%

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

What color is #EEFADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFADD to RGB:

rgb(238, 250, 221)HEX to RGB Converter →

HEX to HSL

Convert #EEFADD to HSL:

hsl(85, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFADD to CMYK:

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

Color Meaning and Usage

#EEFADD is a light green color with RGB values of 238, 250, 221 and HSL of 85°, 74%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFADD is #E8DCFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF7DC.

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

Contrast with #EEFADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFADD?

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

What is the RGB value of #EEFADD?

#EEFADD in RGB is (238, 250, 221) - 238 red, 250 green, and 221 blue.

How to use #EEFADD in CSS?

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

What colors go well with #EEFADD?

#E8DCFA (complementary), #FAF7DC (analogous), and #CCF099 (lighter shade) work well with #EEFADD.