#EAFBDA Color Information

Hex color code: #EAFBDA

#EAFBDA is a soft green color. In RGB it is (234, 251, 218), and in HSL it is (91°, 80%, 92%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#EAFBDA
RGB
234, 251, 218
HSL
91°, 80%, 92%
CMYK
7%, 0%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 251, 218

Red: 234 / Green: 251 / Blue: 218

HSL

91°, 80%, 92%

Hue: 91° / Saturation: 80% / Lightness: 92%

CMYK

7%, 0%, 13%, 2%

Cyan: 7% / Magenta: 0% / Yellow: 13% / Key: 2%

What color is #EAFBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFBDA to RGB:

rgb(234, 251, 218)HEX to RGB Converter →

HEX to HSL

Convert #EAFBDA to HSL:

hsl(91, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFBDA to CMYK:

cmyk(7%, 0%, 13%, 2%)Color Converter →

Color Meaning and Usage

A light green tone, #EAFBDA has RGB (234, 251, 218) and HSL (91°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAFBDA is #EBDAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFBDA.

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

Contrast with #EAFBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFBDA?

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

What is the RGB value of #EAFBDA?

#EAFBDA in RGB is (234, 251, 218) - 234 red, 251 green, and 218 blue.

How to use #EAFBDA in CSS?

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

What colors go well with #EAFBDA?

#EBDAFB (complementary), #FAFBDA (analogous), and #C3F395 (lighter shade) work well with #EAFBDA.