#EAF9EA#EAF9EA
#EAF9EA is a very light, muted green. Relative luminance 0.912; OKLCH L 96.7% C 0.025 H 145.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9EA |
|---|---|
| RGB | rgb(234, 249, 234) |
| HSL | hsl(120, 56%, 95%) |
| HSV | hsv(120, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(96.49, -7.60, 5.50) |
| CIE-LCH | lch(96.49, 9.38, 144.10°) |
| OKLab | oklab(96.69% -0.0208 0.0144) |
| OKLCH | oklch(96.69% 0.025 145.4) |
| XYZ | xyz(82.6559, 91.1837, 91.0716) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.22
Mintcream
#F5FFFA
ΔE00 5.05
Ivory
#FFFFF0
ΔE00 6.29
Beige
#F5F5DC
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 6.76
Off White (survey)
#FFFFE4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9EA #F9EAF9
analogous
#F2F9EA #EAF9EA #EAF9F2
triadic
#EAF9EA #EAEAF9 #F9EAEA
tetradic
#EAF9EA #EAF2F9 #F9EAF9 #F9F2EA
square
#EAF9EA #EAF2F9 #F9EAF9 #F9F2EA
split-complementary
#EAF9EA #F2EAF9 #F9EAF2
monochromatic
#8BDE8B #BAEBBA #E7F8E7 #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.09
#EAF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EAF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9EA
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9EA | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#E9F8F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf9ea; /* rgb */ color: rgb(234, 249, 234); /* oklch */ color: oklch(96.7% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#f0fbf0',
500: '#eaf9ea',
950: '#000000',
},
}SCSS
$custom: #eaf9ea; $custom-light: #f0fbf0; $custom-dark: #000000;
JSON
{
"hex": "#eaf9ea",
"rgb": {
"r": 234,
"g": 249,
"b": 234
},
"hsl": {
"h": 120,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.9669,
"c": 0.02533,
"h": 145.4
},
"luminance": 0.91184
}Semantic roles & 50–950 ramp
primary
#EAF9EA
secondary
#DBADDB
accent
#22C3C3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585