#EEFBCF Color Information

Hex color code: #EEFBCF

A delicate green shade, #EEFBCF appears as (238, 251, 207) in RGB and (78°, 85%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Goldenrod Yellow
HEX
#EEFBCF
RGB
238, 251, 207
HSL
78°, 85%, 90%
CMYK
5%, 0%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 251, 207

Red: 238 / Green: 251 / Blue: 207

HSL

78°, 85%, 90%

Hue: 78° / Saturation: 85% / Lightness: 90%

CMYK

5%, 0%, 18%, 2%

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

What color is #EEFBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFBCF to RGB:

rgb(238, 251, 207)HEX to RGB Converter →

HEX to HSL

Convert #EEFBCF to HSL:

hsl(78, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFBCF to CMYK:

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

Color Meaning and Usage

A light green tone, #EEFBCF has RGB (238, 251, 207) and HSL (78°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFBCF is #DDD0FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBF3D0.

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

Contrast with #EEFBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFBCF?

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

What is the RGB value of #EEFBCF?

#EEFBCF in RGB is (238, 251, 207) - 238 red, 251 green, and 207 blue.

How to use #EEFBCF in CSS?

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

What colors go well with #EEFBCF?

#DDD0FB (complementary), #FBF3D0 (analogous), and #D5F589 (lighter shade) work well with #EEFBCF.