#EEF9EA#EEF9EA
#EEF9EA is a very light, muted green. Relative luminance 0.919; OKLCH L 97.0% C 0.023 H 137.2°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9EA |
|---|---|
| RGB | rgb(238, 249, 234) |
| HSL | hsl(104, 56%, 95%) |
| HSV | hsv(104, 6%, 98%) |
| CMYK | cmyk(4.4%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(96.77, -6.27, 5.94) |
| CIE-LCH | lch(96.77, 8.64, 136.52°) |
| OKLab | oklab(96.98% -0.0168 0.0156) |
| OKLCH | oklch(96.98% 0.023 137.2) |
| XYZ | xyz(83.9843, 91.8687, 91.1338) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.79
Mintcream
#F5FFFA
ΔE00 4.52
Ivory
#FFFFF0
ΔE00 4.86
Beige
#F5F5DC
ΔE00 5.39
Off White (survey)
#FFFFE4
ΔE00 5.91
Azure (CSS)
#F0FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9EA #F5EAF9
analogous
#F6F9EA #EEF9EA #EAF9EE
triadic
#EEF9EA #EAEEF9 #F9EAEE
tetradic
#EEF9EA #EAF6F9 #F5EAF9 #F9EEEA
square
#EEF9EA #EAF6F9 #F5EAF9 #F9EEEA
split-complementary
#EEF9EA #EEEAF9 #F9EAF6
monochromatic
#A1DE8B #C7EBBA #ECF8E7 #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.08
#EEF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EEF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9EA
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9EA | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#EEF8F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9ea; /* rgb */ color: rgb(238, 249, 234); /* oklch */ color: oklch(97.0% 0.023 137.2);
Tailwind
colors: {
custom: {
50: '#f3fbf0',
500: '#eef9ea',
950: '#000000',
},
}SCSS
$custom: #eef9ea; $custom-light: #f3fbf0; $custom-dark: #000000;
JSON
{
"hex": "#eef9ea",
"rgb": {
"r": 238,
"g": 249,
"b": 234
},
"hsl": {
"h": 104,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96982,
"c": 0.02292,
"h": 137.2
},
"luminance": 0.91869
}Semantic roles & 50–950 ramp
primary
#EEF9EA
secondary
#CEADDB
accent
#22C398
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585