#EEF4EE#EEF4EE
#EEF4EE is a very light, near-neutral green. Relative luminance 0.891; OKLCH L 96.1% C 0.010 H 145.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4EE |
|---|---|
| RGB | rgb(238, 244, 238) |
| HSL | hsl(120, 21%, 95%) |
| HSV | hsv(120, 2%, 96%) |
| CMYK | cmyk(2.5%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.60, -3.05, 2.19) |
| CIE-LCH | lch(95.60, 3.76, 144.31°) |
| OKLab | oklab(96.1% -0.0084 0.0058) |
| OKLCH | oklch(96.1% 0.01 145.5) |
| XYZ | xyz(83.0405, 89.0513, 93.6862) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.65
Off White
#FAF9F6
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.59
Azure (CSS)
#F0FFFF
ΔE00 4.60
Ivory
#FFFFF0
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4EE #F4EEF4
analogous
#F1F4EE #EEF4EE #EEF4F1
triadic
#EEF4EE #EEEEF4 #F4EEEE
tetradic
#EEF4EE #EEF1F4 #F4EEF4 #F4F1EE
square
#EEF4EE #EEF1F4 #F4EEF4 #F4F1EE
split-complementary
#EEF4EE #F1EEF4 #F4EEF1
monochromatic
#A4C4A4 #C9DCC9 #ECF3EC #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.12
#EEF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#EEF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4EE
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4EE | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#EEF4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef4ee; /* rgb */ color: rgb(238, 244, 238); /* oklch */ color: oklch(96.1% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#f3f7f3',
500: '#eef4ee',
950: '#000000',
},
}SCSS
$custom: #eef4ee; $custom-light: #f3f7f3; $custom-dark: #000000;
JSON
{
"hex": "#eef4ee",
"rgb": {
"r": 238,
"g": 244,
"b": 238
},
"hsl": {
"h": 120,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96095,
"c": 0.01015,
"h": 145.5
},
"luminance": 0.89052
}Semantic roles & 50–950 ramp
primary
#EEF4EE
secondary
#CCBACC
accent
#46A0A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585