#E5FDEF Color Information

Hex color code: #E5FDEF

A soft green shade, #E5FDEF appears as (229, 253, 239) in RGB and (145°, 86%, 95%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHoneydew
HEX
#E5FDEF
RGB
229, 253, 239
HSL
145°, 86%, 95%
CMYK
9%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5FDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 253, 239

Red: 229 / Green: 253 / Blue: 239

HSL

145°, 86%, 95%

Hue: 145° / Saturation: 86% / Lightness: 95%

CMYK

9%, 0%, 6%, 1%

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

What color is #E5FDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5FDEF to RGB:

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

HEX to HSL

Convert #E5FDEF to HSL:

hsl(145, 86%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #E5FDEF to CMYK:

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

Color Meaning and Usage

A airy green tone, #E5FDEF has RGB (229, 253, 239) and HSL (145°, 86%, 95%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5FDEF is #FDE7F4, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FDE7.

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

Contrast with #E5FDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5FDEF?

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

What is the RGB value of #E5FDEF?

#E5FDEF in RGB is (229, 253, 239) - 229 red, 253 green, and 239 blue.

How to use #E5FDEF in CSS?

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

What colors go well with #E5FDEF?

#FDE7F4 (complementary), #E9FDE7 (analogous), and #A0F8C5 (lighter shade) work well with #E5FDEF.