#EEFFD5 Color Information

Hex color code: #EEFFD5

#EEFFD5 is a soft green color. In RGB it is (238, 255, 213), and in HSL it is (84°, 100%, 92%). It is frequently seen in web interfaces.

Try:
Color NameLight Goldenrod Yellow
HEX
#EEFFD5
RGB
238, 255, 213
HSL
84°, 100%, 92%
CMYK
7%, 0%, 16%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 255, 213

Red: 238 / Green: 255 / Blue: 213

HSL

84°, 100%, 92%

Hue: 84° / Saturation: 100% / Lightness: 92%

CMYK

7%, 0%, 16%, 0%

Cyan: 7% / Magenta: 0% / Yellow: 16% / Key: 0%

What color is #EEFFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFFD5 to RGB:

rgb(238, 255, 213)HEX to RGB Converter →

HEX to HSL

Convert #EEFFD5 to HSL:

hsl(84, 100%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFFD5 to CMYK:

cmyk(7%, 0%, 16%, 0%)Color Converter →

Color Meaning and Usage

#EEFFD5 is a soft green color with RGB values of 238, 255, 213 and HSL of 84°, 100%, 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 #EEFFD5 is #E7D6FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFBD6.

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

Contrast with #EEFFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFFD5?

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

What is the RGB value of #EEFFD5?

#EEFFD5 in RGB is (238, 255, 213) - 238 red, 255 green, and 213 blue.

How to use #EEFFD5 in CSS?

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

What colors go well with #EEFFD5?

#E7D6FF (complementary), #FFFBD6 (analogous), and #D0FF8A (lighter shade) work well with #EEFFD5.