#EEF1EB#EEF1EB
#EEF1EB is a very light, near-neutral yellow-green. Relative luminance 0.871; OKLCH L 95.4% C 0.009 H 128.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF1EB |
|---|---|
| RGB | rgb(238, 241, 235) |
| HSL | hsl(90, 18%, 93%) |
| HSV | hsv(90, 2%, 95%) |
| CMYK | cmyk(1.2%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(94.77, -2.06, 2.54) |
| CIE-LCH | lch(94.77, 3.27, 128.96°) |
| OKLab | oklab(95.42% -0.0053 0.0067) |
| OKLCH | oklch(95.42% 0.009 128.5) |
| XYZ | xyz(81.7081, 87.0858, 91.0858) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.28
Whitesmoke
#F5F5F5
ΔE00 3.81
Mintcream
#F5FFFA
ΔE00 3.91
Floralwhite
#FFFAF0
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 4.66
Ivory
#FFFFF0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF1EB #EEEBF1
analogous
#F1F1EB #EEF1EB #EBF1EB
triadic
#EEF1EB #EBEEF1 #F1EBEE
tetradic
#EEF1EB #EBF1F1 #EEEBF1 #F1EBEB
square
#EEF1EB #EBF1F1 #EEEBF1 #F1EBEB
split-complementary
#EEF1EB #EBEBF1 #F1EBF1
monochromatic
#B1BFA3 #CFD8C7 #EEF1EB #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.14
#EEF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#EEF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF1EB
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF1EB | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#EEF0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef1eb; /* rgb */ color: rgb(238, 241, 235); /* oklch */ color: oklch(95.4% 0.009 128.5);
Tailwind
colors: {
custom: {
50: '#f3f5f1',
500: '#eef1eb',
950: '#000000',
},
}SCSS
$custom: #eef1eb; $custom-light: #f3f5f1; $custom-dark: #000000;
JSON
{
"hex": "#eef1eb",
"rgb": {
"r": 238,
"g": 241,
"b": 235
},
"hsl": {
"h": 90,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.9542,
"c": 0.00855,
"h": 128.5
},
"luminance": 0.87086
}Semantic roles & 50–950 ramp
primary
#EEF1EB
secondary
#C0B8C8
accent
#4A9C73
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585