#EEF2E9#EEF2E9
#EEF2E9 is a very light, near-neutral yellow-green. Relative luminance 0.876; OKLCH L 95.6% C 0.013 H 126.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2E9 |
|---|---|
| RGB | rgb(238, 242, 233) |
| HSL | hsl(87, 26%, 93%) |
| HSV | hsv(87, 4%, 95%) |
| CMYK | cmyk(1.7%, 0%, 3.7%, 5.1%) |
| CIE-LAB | lab(94.98, -2.91, 3.87) |
| CIE-LCH | lch(94.98, 4.84, 126.93°) |
| OKLab | oklab(95.56% -0.0075 0.0102) |
| OKLCH | oklch(95.56% 0.013 126.4) |
| XYZ | xyz(81.7176, 87.5645, 89.6716) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.77
Ivory
#FFFFF0
ΔE00 3.89
Off White
#FAF9F6
ΔE00 4.45
Floralwhite
#FFFAF0
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2E9 #EDE9F2
analogous
#F2F1E9 #EEF2E9 #E9F2E9
triadic
#EEF2E9 #E9EEF2 #F2E9EE
tetradic
#EEF2E9 #E9F2F1 #EDE9F2 #F2E9E9
square
#EEF2E9 #E9F2F1 #EDE9F2 #F2E9E9
split-complementary
#EEF2E9 #E9E9F2 #F1E9F2
monochromatic
#B3C59C #D0DBC3 #EEF2E9 #F0F4EC #F0F4EC
Accessibility & contrast
On white
1.13
#EEF2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#EEF2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2E9
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2E9 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#F3F0E9
Tritanopia (blue-blind)
#EFF1EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2e9; /* rgb */ color: rgb(238, 242, 233); /* oklch */ color: oklch(95.6% 0.013 126.4);
Tailwind
colors: {
custom: {
50: '#f3f6f0',
500: '#eef2e9',
950: '#000000',
},
}SCSS
$custom: #eef2e9; $custom-light: #f3f6f0; $custom-dark: #000000;
JSON
{
"hex": "#eef2e9",
"rgb": {
"r": 238,
"g": 242,
"b": 233
},
"hsl": {
"h": 86.667,
"s": 25.714,
"l": 93.137
},
"oklch": {
"l": 0.95563,
"c": 0.01264,
"h": 126.4
},
"luminance": 0.87565
}Semantic roles & 50–950 ramp
primary
#EEF2E9
secondary
#BEB4CB
accent
#41A46D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585