#EFFDE8 Color Information

Hex color code: #EFFDE8

A airy green shade, #EFFDE8 appears as (239, 253, 232) in RGB and (100°, 84%, 95%) in HSL. It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EFFDE8
RGB
239, 253, 232
HSL
100°, 84%, 95%
CMYK
6%, 0%, 8%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFDE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 253, 232

Red: 239 / Green: 253 / Blue: 232

HSL

100°, 84%, 95%

Hue: 100° / Saturation: 84% / Lightness: 95%

CMYK

6%, 0%, 8%, 1%

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

What color is #EFFDE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFDE8 to RGB:

rgb(239, 253, 232)HEX to RGB Converter →

HEX to HSL

Convert #EFFDE8 to HSL:

hsl(100, 84%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFDE8 to CMYK:

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

Color Meaning and Usage

#EFFDE8 is a delicate green color with RGB values of 239, 253, 232 and HSL of 100°, 84%, 95%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFDE8 is #F6E8FD, creating high-contrast pairings. For softer combinations, try analogous colors like #F9FDE8.

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

Contrast with #EFFDE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFDE8?

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

What is the RGB value of #EFFDE8?

#EFFDE8 in RGB is (239, 253, 232) - 239 red, 253 green, and 232 blue.

How to use #EFFDE8 in CSS?

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

What colors go well with #EFFDE8?

#F6E8FD (complementary), #F9FDE8 (analogous), and #BEF7A1 (lighter shade) work well with #EFFDE8.