#EAF8EF Color Information

Hex color code: #EAF8EF

#EAF8EF is a airy green color. In RGB it is (234, 248, 239), and in HSL it is (141°, 50%, 95%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EAF8EF
RGB
234, 248, 239
HSL
141°, 50%, 95%
CMYK
6%, 0%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAF8EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 248, 239

Red: 234 / Green: 248 / Blue: 239

HSL

141°, 50%, 95%

Hue: 141° / Saturation: 50% / Lightness: 95%

CMYK

6%, 0%, 4%, 3%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 3%

What color is #EAF8EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAF8EF to RGB:

rgb(234, 248, 239)HEX to RGB Converter →

HEX to HSL

Convert #EAF8EF to HSL:

hsl(141, 50%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EAF8EF to CMYK:

cmyk(6%, 0%, 4%, 3%)Color Converter →

Color Meaning and Usage

A light green tone, #EAF8EF has RGB (234, 248, 239) and HSL (141°, 50%, 95%). 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 #EAF8EF is #F9ECF4, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF9EC.

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

Contrast with #EAF8EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAF8EF?

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

What is the RGB value of #EAF8EF?

#EAF8EF in RGB is (234, 248, 239) - 234 red, 248 green, and 239 blue.

How to use #EAF8EF in CSS?

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

What colors go well with #EAF8EF?

#F9ECF4 (complementary), #EEF9EC (analogous), and #B3E6C4 (lighter shade) work well with #EAF8EF.