#EFFCEC Color Information

Hex color code: #EFFCEC

A airy green shade, #EFFCEC appears as (239, 252, 236) in RGB and (109°, 73%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EFFCEC
RGB
239, 252, 236
HSL
109°, 73%, 96%
CMYK
5%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 252, 236

Red: 239 / Green: 252 / Blue: 236

HSL

109°, 73%, 96%

Hue: 109° / Saturation: 73% / Lightness: 96%

CMYK

5%, 0%, 6%, 1%

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

What color is #EFFCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFCEC to RGB:

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

HEX to HSL

Convert #EFFCEC to HSL:

hsl(109, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFCEC to CMYK:

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

Color Meaning and Usage

#EFFCEC is a light green color with RGB values of 239, 252, 236 and HSL of 109°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFCEC is #FAEDFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F8FCED.

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

Contrast with #EFFCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFCEC?

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

What is the RGB value of #EFFCEC?

#EFFCEC in RGB is (239, 252, 236) - 239 red, 252 green, and 236 blue.

How to use #EFFCEC in CSS?

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

What colors go well with #EFFCEC?

#FAEDFC (complementary), #F8FCED (analogous), and #B8F2AB (lighter shade) work well with #EFFCEC.