#EAFEEF#EAFEEF
#EAFEEF is a very light, muted green. Relative luminance 0.946; OKLCH L 97.8% C 0.029 H 153.4°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEEF |
|---|---|
| RGB | rgb(234, 254, 239) |
| HSL | hsl(135, 91%, 96%) |
| HSV | hsv(135, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(97.88, -9.22, 4.94) |
| CIE-LCH | lch(97.88, 10.46, 151.81°) |
| OKLab | oklab(97.83% -0.0257 0.0129) |
| OKLCH | oklch(97.83% 0.029 153.4) |
| XYZ | xyz(84.9504, 94.6071, 95.4301) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.76
Mintcream
#F5FFFA
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 6.84
Ice
#D6FFFA
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEEF #FEEAF9
analogous
#EFFEEA #EAFEEF #EAFEF9
triadic
#EAFEEF #EFEAFE #FEEFEA
tetradic
#EAFEEF #EAEFFE #FEEAF9 #FEF9EA
square
#EAFEEF #EAEFFE #FEEAF9 #FEF9EA
split-complementary
#EAFEEF #F9EAFE #FEEAEF
monochromatic
#75F896 #B0FBC2 #E2FEE9 #E2FEE9 #E2FEE9
Accessibility & contrast
On white
1.05
#EAFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EAFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEEF
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEEF | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#E7FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeef; /* rgb */ color: rgb(234, 254, 239); /* oklch */ color: oklch(97.8% 0.029 153.4);
Tailwind
colors: {
custom: {
50: '#f0fef4',
500: '#eafeef',
950: '#000000',
},
}SCSS
$custom: #eafeef; $custom-light: #f0fef4; $custom-dark: #000000;
JSON
{
"hex": "#eafeef",
"rgb": {
"r": 234,
"g": 254,
"b": 239
},
"hsl": {
"h": 135,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97828,
"c": 0.02877,
"h": 153.4
},
"luminance": 0.94608
}Semantic roles & 50–950 ramp
primary
#EAFEEF
secondary
#EAA2D8
accent
#00ACE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585