#EBFFEE Color Information

Hex color code: #EBFFEE

The hex color #EBFFEE is a soft green with RGB values of (235, 255, 238) and HSL of (129°, 100%, 96%). It is frequently seen in web interfaces.

Try:
Color NameHoneydew
HEX
#EBFFEE
RGB
235, 255, 238
HSL
129°, 100%, 96%
CMYK
8%, 0%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBFFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 255, 238

Red: 235 / Green: 255 / Blue: 238

HSL

129°, 100%, 96%

Hue: 129° / Saturation: 100% / Lightness: 96%

CMYK

8%, 0%, 7%, 0%

Cyan: 8% / Magenta: 0% / Yellow: 7% / Key: 0%

What color is #EBFFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBFFEE to RGB:

rgb(235, 255, 238)HEX to RGB Converter →

HEX to HSL

Convert #EBFFEE to HSL:

hsl(129, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EBFFEE to CMYK:

cmyk(8%, 0%, 7%, 0%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #EBFFEE has RGB (235, 255, 238) and HSL (129°, 100%, 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 #EBFFEE is #FFEBFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F2FFEB.

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

Contrast with #EBFFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBFFEE?

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

What is the RGB value of #EBFFEE?

#EBFFEE in RGB is (235, 255, 238) - 235 red, 255 green, and 238 blue.

How to use #EBFFEE in CSS?

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

What colors go well with #EBFFEE?

#FFEBFC (complementary), #F2FFEB (analogous), and #9EFFAD (lighter shade) work well with #EBFFEE.