#EEFAD6 Color Information

Hex color code: #EEFAD6

#EEFAD6 is a delicate green color. In RGB it is (238, 250, 214), and in HSL it is (80°, 78%, 91%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#EEFAD6
RGB
238, 250, 214
HSL
80°, 78%, 91%
CMYK
5%, 0%, 14%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFAD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 250, 214

Red: 238 / Green: 250 / Blue: 214

HSL

80°, 78%, 91%

Hue: 80° / Saturation: 78% / Lightness: 91%

CMYK

5%, 0%, 14%, 2%

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

What color is #EEFAD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFAD6 to RGB:

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

HEX to HSL

Convert #EEFAD6 to HSL:

hsl(80, 78%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFAD6 to CMYK:

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

Color Meaning and Usage

#EEFAD6 is a soft green color with RGB values of 238, 250, 214 and HSL of 80°, 78%, 91%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFAD6 is #E2D6FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF4D6.

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

Contrast with #EEFAD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFAD6?

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

What is the RGB value of #EEFAD6?

#EEFAD6 in RGB is (238, 250, 214) - 238 red, 250 green, and 214 blue.

How to use #EEFAD6 in CSS?

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

What colors go well with #EEFAD6?

#E2D6FA (complementary), #FAF4D6 (analogous), and #D2F292 (lighter shade) work well with #EEFAD6.