#EEF9EB#EEF9EB
#EEF9EB is a very light, muted green. Relative luminance 0.919; OKLCH L 97.0% C 0.022 H 139.0°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9EB |
|---|---|
| RGB | rgb(238, 249, 235) |
| HSL | hsl(107, 54%, 95%) |
| HSV | hsv(107, 6%, 98%) |
| CMYK | cmyk(4.4%, 0%, 5.6%, 2.4%) |
| CIE-LAB | lab(96.79, -6.09, 5.46) |
| CIE-LCH | lch(96.79, 8.18, 138.13°) |
| OKLab | oklab(97.01% -0.0164 0.0143) |
| OKLCH | oklch(97.01% 0.022 139) |
| XYZ | xyz(84.1283, 91.9263, 91.8926) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.84
Mintcream
#F5FFFA
ΔE00 4.16
Ivory
#FFFFF0
ΔE00 4.83
Beige
#F5F5DC
ΔE00 5.62
Off White (survey)
#FFFFE4
ΔE00 6.16
Azure (CSS)
#F0FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9EB #F6EBF9
analogous
#F5F9EB #EEF9EB #EBF9EF
triadic
#EEF9EB #EBEEF9 #F9EBEE
tetradic
#EEF9EB #EBF5F9 #F6EBF9 #F9EFEB
square
#EEF9EB #EBF5F9 #F6EBF9 #F9EFEB
split-complementary
#EEF9EB #EFEBF9 #F9EBF5
monochromatic
#9EDD8D #C6EBBC #EBF8E7 #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.08
#EEF9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EEF9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9EB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9EB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#EEF8F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9eb; /* rgb */ color: rgb(238, 249, 235); /* oklch */ color: oklch(97.0% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#f3fbf1',
500: '#eef9eb',
950: '#000000',
},
}SCSS
$custom: #eef9eb; $custom-light: #f3fbf1; $custom-dark: #000000;
JSON
{
"hex": "#eef9eb",
"rgb": {
"r": 238,
"g": 249,
"b": 235
},
"hsl": {
"h": 107.143,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.97008,
"c": 0.02179,
"h": 139
},
"luminance": 0.91927
}Semantic roles & 50–950 ramp
primary
#EEF9EB
secondary
#D1AEDA
accent
#24C1A0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585