#EAFBDF Color Information

Hex color code: #EAFBDF

A delicate green shade, #EAFBDF appears as (234, 251, 223) in RGB and (96°, 78%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EAFBDF
RGB
234, 251, 223
HSL
96°, 78%, 93%
CMYK
7%, 0%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 251, 223

Red: 234 / Green: 251 / Blue: 223

HSL

96°, 78%, 93%

Hue: 96° / Saturation: 78% / Lightness: 93%

CMYK

7%, 0%, 11%, 2%

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

What color is #EAFBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFBDF to RGB:

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

HEX to HSL

Convert #EAFBDF to HSL:

hsl(96, 78%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFBDF to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #EAFBDF has RGB (234, 251, 223) and HSL (96°, 78%, 93%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAFBDF is #F0DFFB, creating high-contrast pairings. For softer combinations, try analogous colors like #F8FBDF.

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

Contrast with #EAFBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFBDF?

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

What is the RGB value of #EAFBDF?

#EAFBDF in RGB is (234, 251, 223) - 234 red, 251 green, and 223 blue.

How to use #EAFBDF in CSS?

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

What colors go well with #EAFBDF?

#F0DFFB (complementary), #F8FBDF (analogous), and #BEF39B (lighter shade) work well with #EAFBDF.