#EEF1EF#EEF1EF
#EEF1EF is a very light, near-neutral green. Relative luminance 0.873; OKLCH L 95.5% C 0.004 H 157.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF1EF |
|---|---|
| RGB | rgb(238, 241, 239) |
| HSL | hsl(140, 10%, 94%) |
| HSV | hsv(140, 1%, 95%) |
| CMYK | cmyk(1.2%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(94.87, -1.35, 0.61) |
| CIE-LCH | lch(94.87, 1.48, 155.58°) |
| OKLab | oklab(95.53% -0.0038 0.0016) |
| OKLCH | oklch(95.53% 0.004 157.1) |
| XYZ | xyz(82.2925, 87.3196, 94.1636) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.25
Off White
#FAF9F6
ΔE00 2.62
Pale Grey
#FDFDFE
ΔE00 3.58
White
#FFFFFF
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF1EF #F1EEF0
analogous
#EFF1EE #EEF1EF #EEF1F1
triadic
#EEF1EF #EFEEF1 #F1EFEE
tetradic
#EEF1EF #EEEFF1 #F1EEF0 #F1F1EE
square
#EEF1EF #EEEFF1 #F1EEF0 #F1F1EE
split-complementary
#EEF1EF #F1EEF1 #F1EEEF
monochromatic
#ABBAB0 #CCD5CF #EEF1EF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.14
#EEF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#EEF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF1EF
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF1EF | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#EEF1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef1ef; /* rgb */ color: rgb(238, 241, 239); /* oklch */ color: oklch(95.5% 0.004 157.1);
Tailwind
colors: {
custom: {
50: '#f3f5f4',
500: '#eef1ef',
950: '#000000',
},
}SCSS
$custom: #eef1ef; $custom-light: #f3f5f4; $custom-dark: #000000;
JSON
{
"hex": "#eef1ef",
"rgb": {
"r": 238,
"g": 241,
"b": 239
},
"hsl": {
"h": 140,
"s": 9.677,
"l": 93.922
},
"oklch": {
"l": 0.9553,
"c": 0.00415,
"h": 157.1
},
"luminance": 0.8732
}Semantic roles & 50–950 ramp
primary
#EEF1EF
secondary
#C6BDC3
accent
#527E94
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585