#EEF8E8#EEF8E8
#EEF8E8 is a very light, muted yellow-green. Relative luminance 0.911; OKLCH L 96.7% C 0.024 H 133.5°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8E8 |
|---|---|
| RGB | rgb(238, 248, 232) |
| HSL | hsl(98, 53%, 94%) |
| HSV | hsv(98, 6%, 97%) |
| CMYK | cmyk(4%, 0%, 6.5%, 2.7%) |
| CIE-LAB | lab(96.47, -6.11, 6.54) |
| CIE-LCH | lch(96.47, 8.95, 133.04°) |
| OKLab | oklab(96.73% -0.0162 0.0171) |
| OKLCH | oklch(96.73% 0.024 133.5) |
| XYZ | xyz(83.3903, 91.1379, 89.5264) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Ivory
#FFFFF0
ΔE00 4.63
Beige
#F5F5DC
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 4.89
Off White (survey)
#FFFFE4
ΔE00 5.47
Lightyellow
#FFFFE0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8E8 #F2E8F8
analogous
#F6F8E8 #EEF8E8 #E8F8EA
triadic
#EEF8E8 #E8EEF8 #F8E8EE
tetradic
#EEF8E8 #E8F6F8 #F2E8F8 #F8EAE8
square
#EEF8E8 #E8F6F8 #F2E8F8 #F8EAE8
split-complementary
#EEF8E8 #EAE8F8 #F8E8F6
monochromatic
#A9DB8A #CBEAB9 #EEF8E8 #EEF8E8 #EEF8E8
Accessibility & contrast
On white
1.09
#EEF8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EEF8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8E8
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8E8 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E7
Deuteranopia (green-blind)
#F8F5E9
Tritanopia (blue-blind)
#EEF6F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8e8; /* rgb */ color: rgb(238, 248, 232); /* oklch */ color: oklch(96.7% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#f3faef',
500: '#eef8e8',
950: '#000000',
},
}SCSS
$custom: #eef8e8; $custom-light: #f3faef; $custom-dark: #000000;
JSON
{
"hex": "#eef8e8",
"rgb": {
"r": 238,
"g": 248,
"b": 232
},
"hsl": {
"h": 97.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.9673,
"c": 0.02358,
"h": 133.5
},
"luminance": 0.91138
}Semantic roles & 50–950 ramp
primary
#EEF8E8
secondary
#C8ABD9
accent
#25C186
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585