#EEF8EE#EEF8EE
#EEF8EE is a very light, near-neutral green. Relative luminance 0.915; OKLCH L 96.9% C 0.017 H 145.4°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8EE |
|---|---|
| RGB | rgb(238, 248, 238) |
| HSL | hsl(120, 42%, 95%) |
| HSV | hsv(120, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.61, -5.07, 3.65) |
| CIE-LCH | lch(96.61, 6.25, 144.21°) |
| OKLab | oklab(96.89% -0.0139 0.0096) |
| OKLCH | oklch(96.89% 0.017 145.4) |
| XYZ | xyz(84.2571, 91.4846, 94.0917) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.69
Honeydew
#F0FFF0
ΔE00 3.04
Ivory
#FFFFF0
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 4.92
Off White
#FAF9F6
ΔE00 6.41
Beige
#F5F5DC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8EE #F8EEF8
analogous
#F3F8EE #EEF8EE #EEF8F3
triadic
#EEF8EE #EEEEF8 #F8EEEE
tetradic
#EEF8EE #EEF3F8 #F8EEF8 #F8F3EE
square
#EEF8EE #EEF3F8 #F8EEF8 #F8F3EE
split-complementary
#EEF8EE #F3EEF8 #F8EEF3
monochromatic
#97D497 #C3E6C3 #E9F6E9 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.09
#EEF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EEF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8EE
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8EE | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#EDF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8ee; /* rgb */ color: rgb(238, 248, 238); /* oklch */ color: oklch(96.9% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#f3faf3',
500: '#eef8ee',
950: '#000000',
},
}SCSS
$custom: #eef8ee; $custom-light: #f3faf3; $custom-dark: #000000;
JSON
{
"hex": "#eef8ee",
"rgb": {
"r": 238,
"g": 248,
"b": 238
},
"hsl": {
"h": 120,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96889,
"c": 0.01689,
"h": 145.4
},
"luminance": 0.91485
}Semantic roles & 50–950 ramp
primary
#EEF8EE
secondary
#D6B4D6
accent
#31B5B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585