#EEFAEF Color Information

Hex color code: #EEFAEF

A airy green shade, #EEFAEF appears as (238, 250, 239) in RGB and (125°, 55%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EEFAEF
RGB
238, 250, 239
HSL
125°, 55%, 96%
CMYK
5%, 0%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 250, 239

Red: 238 / Green: 250 / Blue: 239

HSL

125°, 55%, 96%

Hue: 125° / Saturation: 55% / Lightness: 96%

CMYK

5%, 0%, 4%, 2%

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

What color is #EEFAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFAEF to RGB:

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

HEX to HSL

Convert #EEFAEF to HSL:

hsl(125, 55%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFAEF to CMYK:

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

Color Meaning and Usage

#EEFAEF is a delicate green color with RGB values of 238, 250, 239 and HSL of 125°, 55%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFAEF is #FAEFF9, creating high-contrast pairings. For softer combinations, try analogous colors like #F4FAEF.

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

Contrast with #EEFAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFAEF?

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

What is the RGB value of #EEFAEF?

#EEFAEF in RGB is (238, 250, 239) - 238 red, 250 green, and 239 blue.

How to use #EEFAEF in CSS?

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

What colors go well with #EEFAEF?

#FAEFF9 (complementary), #F4FAEF (analogous), and #B4E9B8 (lighter shade) work well with #EEFAEF.