#EEF9EE#EEF9EE
#EEF9EE is a very light, near-neutral green. Relative luminance 0.921; OKLCH L 97.1% C 0.019 H 145.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9EE |
|---|---|
| RGB | rgb(238, 249, 238) |
| HSL | hsl(120, 48%, 95%) |
| HSV | hsv(120, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(96.86, -5.57, 4.02) |
| CIE-LCH | lch(96.86, 6.87, 144.19°) |
| OKLab | oklab(97.09% -0.0153 0.0105) |
| OKLCH | oklch(97.09% 0.019 145.4) |
| XYZ | xyz(84.5654, 92.1011, 94.1945) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.43
Mintcream
#F5FFFA
ΔE00 3.04
Ivory
#FFFFF0
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.19
Beige
#F5F5DC
ΔE00 6.44
Off White
#FAF9F6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9EE #F9EEF9
analogous
#F3F9EE #EEF9EE #EEF9F3
triadic
#EEF9EE #EEEEF9 #F9EEEE
tetradic
#EEF9EE #EEF3F9 #F9EEF9 #F9F3EE
square
#EEF9EE #EEF3F9 #F9EEF9 #F9F3EE
split-complementary
#EEF9EE #F3EEF9 #F9EEF3
monochromatic
#94D994 #C1E9C1 #E8F7E8 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.08
#EEF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EEF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9EE
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9EE | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F8F5EE
Tritanopia (blue-blind)
#EDF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9ee; /* rgb */ color: rgb(238, 249, 238); /* oklch */ color: oklch(97.1% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#f3fbf3',
500: '#eef9ee',
950: '#000000',
},
}SCSS
$custom: #eef9ee; $custom-light: #f3fbf3; $custom-dark: #000000;
JSON
{
"hex": "#eef9ee",
"rgb": {
"r": 238,
"g": 249,
"b": 238
},
"hsl": {
"h": 120,
"s": 47.826,
"l": 95.49
},
"oklch": {
"l": 0.97088,
"c": 0.01857,
"h": 145.4
},
"luminance": 0.92102
}Semantic roles & 50–950 ramp
primary
#EEF9EE
secondary
#D9B2D9
accent
#2ABBBB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585