#EBFDED Color Information

Hex color code: #EBFDED

A delicate green shade, #EBFDED appears as (235, 253, 237) in RGB and (127°, 82%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameHoneydew
HEX
#EBFDED
RGB
235, 253, 237
HSL
127°, 82%, 96%
CMYK
7%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 253, 237

Red: 235 / Green: 253 / Blue: 237

HSL

127°, 82%, 96%

Hue: 127° / Saturation: 82% / Lightness: 96%

CMYK

7%, 0%, 6%, 1%

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

What color is #EBFDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFDED to RGB:

rgb(235, 253, 237)HEX to RGB Converter →

HEX to HSL

Convert #EBFDED to HSL:

hsl(127, 82%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFDED to CMYK:

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

Color Meaning and Usage

A light green tone, #EBFDED has RGB (235, 253, 237) and HSL (127°, 82%, 96%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBFDED is #FDECFB, creating high-contrast pairings. For softer combinations, try analogous colors like #F3FDEC.

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

Contrast with #EBFDED

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 #EBFDED?

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

What is the RGB value of #EBFDED?

#EBFDED in RGB is (235, 253, 237) - 235 red, 253 green, and 237 blue.

How to use #EBFDED in CSS?

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

What colors go well with #EBFDED?

#FDECFB (complementary), #F3FDEC (analogous), and #A7F6B0 (lighter shade) work well with #EBFDED.