#EEF2EB#EEF2EB
#EEF2EB is a very light, near-neutral yellow-green. Relative luminance 0.877; OKLCH L 95.6% C 0.010 H 131.3°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2EB |
|---|---|
| RGB | rgb(238, 242, 235) |
| HSL | hsl(94, 21%, 94%) |
| HSV | hsv(94, 3%, 95%) |
| CMYK | cmyk(1.7%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(95.03, -2.56, 2.91) |
| CIE-LCH | lch(95.03, 3.88, 131.40°) |
| OKLab | oklab(95.62% -0.0067 0.0077) |
| OKLCH | oklch(95.62% 0.01 131.3) |
| XYZ | xyz(82.0049, 87.6795, 91.1848) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.52
Off White
#FAF9F6
ΔE00 3.81
Ivory
#FFFFF0
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 4.44
Floralwhite
#FFFAF0
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2EB #EFEBF2
analogous
#F1F2EB #EEF2EB #EBF2EB
triadic
#EEF2EB #EBEEF2 #F2EBEE
tetradic
#EEF2EB #EBF1F2 #EFEBF2 #F2EBEB
square
#EEF2EB #EBF1F2 #EFEBF2 #F2EBEB
split-complementary
#EEF2EB #EBEBF2 #F2EBF1
monochromatic
#AFC2A1 #CEDAC6 #EEF2EB #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.13
#EEF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#EEF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2EB
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2EB | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#EEF1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2eb; /* rgb */ color: rgb(238, 242, 235); /* oklch */ color: oklch(95.6% 0.010 131.3);
Tailwind
colors: {
custom: {
50: '#f3f6f1',
500: '#eef2eb',
950: '#000000',
},
}SCSS
$custom: #eef2eb; $custom-light: #f3f6f1; $custom-dark: #000000;
JSON
{
"hex": "#eef2eb",
"rgb": {
"r": 238,
"g": 242,
"b": 235
},
"hsl": {
"h": 94.286,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95617,
"c": 0.01019,
"h": 131.3
},
"luminance": 0.8768
}Semantic roles & 50–950 ramp
primary
#EEF2EB
secondary
#C2B7CA
accent
#46A079
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585