#EAF9EE#EAF9EE
#EAF9EE is a very light, muted green. Relative luminance 0.914; OKLCH L 96.8% C 0.021 H 154.1°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9EE |
|---|---|
| RGB | rgb(234, 249, 238) |
| HSL | hsl(136, 56%, 95%) |
| HSV | hsv(136, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(96.58, -6.89, 3.58) |
| CIE-LCH | lch(96.58, 7.77, 152.57°) |
| OKLab | oklab(96.8% -0.0193 0.0094) |
| OKLCH | oklch(96.8% 0.021 154.1) |
| XYZ | xyz(83.2370, 91.4162, 94.1322) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.94
Mintcream
#F5FFFA
ΔE00 3.75
Azure (CSS)
#F0FFFF
ΔE00 5.20
Ivory
#FFFFF0
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.56
Beige
#F5F5DC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9EE #F9EAF5
analogous
#EEF9EA #EAF9EE #EAF9F6
triadic
#EAF9EE #EEEAF9 #F9EEEA
tetradic
#EAF9EE #EAEEF9 #F9EAF5 #F9F6EA
square
#EAF9EE #EAEEF9 #F9EAF5 #F9F6EA
split-complementary
#EAF9EE #F6EAF9 #F9EAEE
monochromatic
#8BDEA1 #BAEBC7 #E7F8EC #E7F8EC #E7F8EC
Accessibility & contrast
On white
1.09
#EAF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EAF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9EE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9EE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#E8F9F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf9ee; /* rgb */ color: rgb(234, 249, 238); /* oklch */ color: oklch(96.8% 0.021 154.1);
Tailwind
colors: {
custom: {
50: '#f0fbf3',
500: '#eaf9ee',
950: '#000000',
},
}SCSS
$custom: #eaf9ee; $custom-light: #f0fbf3; $custom-dark: #000000;
JSON
{
"hex": "#eaf9ee",
"rgb": {
"r": 234,
"g": 249,
"b": 238
},
"hsl": {
"h": 136,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96797,
"c": 0.02144,
"h": 154.1
},
"luminance": 0.91417
}Semantic roles & 50–950 ramp
primary
#EAF9EE
secondary
#DBADCE
accent
#2298C3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585