#EEF3E8#EEF3E8
#EEF3E8 is a very light, near-neutral yellow-green. Relative luminance 0.881; OKLCH L 95.7% C 0.015 H 126.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3E8 |
|---|---|
| RGB | rgb(238, 243, 232) |
| HSL | hsl(87, 31%, 93%) |
| HSV | hsv(87, 5%, 95%) |
| CMYK | cmyk(2.1%, 0%, 4.5%, 4.7%) |
| CIE-LAB | lab(95.20, -3.59, 4.72) |
| CIE-LCH | lch(95.20, 5.93, 127.26°) |
| OKLab | oklab(95.73% -0.0093 0.0124) |
| OKLCH | oklch(95.73% 0.015 126.8) |
| XYZ | xyz(81.8736, 88.1045, 89.0209) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.60
Mintcream
#F5FFFA
ΔE00 3.90
Honeydew
#F0FFF0
ΔE00 4.74
Floralwhite
#FFFAF0
ΔE00 5.19
Off White
#FAF9F6
ΔE00 5.34
Beige
#F5F5DC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3E8 #EDE8F3
analogous
#F3F2E8 #EEF3E8 #E8F3E8
triadic
#EEF3E8 #E8EEF3 #F3E8EE
tetradic
#EEF3E8 #E8F3F2 #EDE8F3 #F3E8E8
square
#EEF3E8 #E8F3F2 #EDE8F3 #F3E8E8
split-complementary
#EEF3E8 #E8E8F3 #F2E8F3
monochromatic
#B3C998 #D0DEC0 #EEF3E8 #F0F5EB #F0F5EB
Accessibility & contrast
On white
1.13
#EEF3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#EEF3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3E8
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3E8 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#EFF2F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef3e8; /* rgb */ color: rgb(238, 243, 232); /* oklch */ color: oklch(95.7% 0.015 126.8);
Tailwind
colors: {
custom: {
50: '#f3f7ef',
500: '#eef3e8',
950: '#000000',
},
}SCSS
$custom: #eef3e8; $custom-light: #f3f7ef; $custom-dark: #000000;
JSON
{
"hex": "#eef3e8",
"rgb": {
"r": 238,
"g": 243,
"b": 232
},
"hsl": {
"h": 87.273,
"s": 31.429,
"l": 93.137
},
"oklch": {
"l": 0.95734,
"c": 0.01548,
"h": 126.8
},
"luminance": 0.88105
}Semantic roles & 50–950 ramp
primary
#EEF3E8
secondary
#BEB2CE
accent
#3BAA6E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585