#EFFBEC Color Information

Hex color code: #EFFBEC

The hex color #EFFBEC is a light green with RGB values of (239, 251, 236) and HSL of (108°, 65%, 95%). It is commonly used in modern UI design.

Try:
Color NameHoneydew
HEX
#EFFBEC
RGB
239, 251, 236
HSL
108°, 65%, 95%
CMYK
5%, 0%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 251, 236

Red: 239 / Green: 251 / Blue: 236

HSL

108°, 65%, 95%

Hue: 108° / Saturation: 65% / Lightness: 95%

CMYK

5%, 0%, 6%, 2%

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

What color is #EFFBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFBEC to RGB:

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

HEX to HSL

Convert #EFFBEC to HSL:

hsl(108, 65%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFBEC to CMYK:

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

Color Meaning and Usage

#EFFBEC is a ethereal green color with RGB values of 239, 251, 236 and HSL of 108°, 65%, 95%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFBEC is #F7EAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #F6FBEA.

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

Contrast with #EFFBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFBEC?

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

What is the RGB value of #EFFBEC?

#EFFBEC in RGB is (239, 251, 236) - 239 red, 251 green, and 236 blue.

How to use #EFFBEC in CSS?

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

What colors go well with #EFFBEC?

#F7EAFB (complementary), #F6FBEA (analogous), and #B8EDAB (lighter shade) work well with #EFFBEC.