#EFFCCF Color Information

Hex color code: #EFFCCF

A soft green shade, #EFFCCF appears as (239, 252, 207) in RGB and (77°, 88%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Goldenrod Yellow
HEX
#EFFCCF
RGB
239, 252, 207
HSL
77°, 88%, 90%
CMYK
5%, 0%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 252, 207

Red: 239 / Green: 252 / Blue: 207

HSL

77°, 88%, 90%

Hue: 77° / Saturation: 88% / Lightness: 90%

CMYK

5%, 0%, 18%, 1%

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

What color is #EFFCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFCCF to RGB:

rgb(239, 252, 207)HEX to RGB Converter →

HEX to HSL

Convert #EFFCCF to HSL:

hsl(77, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFCCF to CMYK:

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

Color Meaning and Usage

A light green tone, #EFFCCF has RGB (239, 252, 207) and HSL (77°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFCCF is #DCCFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF2CF.

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

Contrast with #EFFCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFCCF?

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

What is the RGB value of #EFFCCF?

#EFFCCF in RGB is (239, 252, 207) - 239 red, 252 green, and 207 blue.

How to use #EFFCCF in CSS?

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

What colors go well with #EFFCCF?

#DCCFFC (complementary), #FCF2CF (analogous), and #D8F787 (lighter shade) work well with #EFFCCF.