#EFFFCE Color Information

Hex color code: #EFFFCE

The hex color #EFFFCE is a soft green with RGB values of (239, 255, 206) and HSL of (80°, 100%, 90%). It is often used for branding and logos.

Try:
Color NameLight Goldenrod Yellow
HEX
#EFFFCE
RGB
239, 255, 206
HSL
80°, 100%, 90%
CMYK
6%, 0%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 255, 206

Red: 239 / Green: 255 / Blue: 206

HSL

80°, 100%, 90%

Hue: 80° / Saturation: 100% / Lightness: 90%

CMYK

6%, 0%, 19%, 0%

Cyan: 6% / Magenta: 0% / Yellow: 19% / Key: 0%

What color is #EFFFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFFCE to RGB:

rgb(239, 255, 206)HEX to RGB Converter →

HEX to HSL

Convert #EFFFCE to HSL:

hsl(80, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFFCE to CMYK:

cmyk(6%, 0%, 19%, 0%)Color Converter →

Color Meaning and Usage

#EFFFCE is a light green color with RGB values of 239, 255, 206 and HSL of 80°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFFCE is #DDCCFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF7CC.

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

Contrast with #EFFFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFFCE?

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

What is the RGB value of #EFFFCE?

#EFFFCE in RGB is (239, 255, 206) - 239 red, 255 green, and 206 blue.

How to use #EFFFCE in CSS?

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

What colors go well with #EFFFCE?

#DDCCFF (complementary), #FFF7CC (analogous), and #D5FF80 (lighter shade) work well with #EFFFCE.