#EEF4E8#EEF4E8
#EEF4E8 is a very light, near-neutral yellow-green. Relative luminance 0.887; OKLCH L 95.9% C 0.017 H 128.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4E8 |
|---|---|
| RGB | rgb(238, 244, 232) |
| HSL | hsl(90, 35%, 93%) |
| HSV | hsv(90, 5%, 96%) |
| CMYK | cmyk(2.5%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.46, -4.09, 5.08) |
| CIE-LCH | lch(95.46, 6.53, 128.85°) |
| OKLab | oklab(95.93% -0.0107 0.0133) |
| OKLCH | oklch(95.93% 0.017 128.7) |
| XYZ | xyz(82.1737, 88.7046, 89.1209) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 3.93
Honeydew
#F0FFF0
ΔE00 4.15
Beige
#F5F5DC
ΔE00 5.11
Floralwhite
#FFFAF0
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4E8 #EEE8F4
analogous
#F4F4E8 #EEF4E8 #E8F4E8
triadic
#EEF4E8 #E8EEF4 #F4E8EE
tetradic
#EEF4E8 #E8F4F4 #EEE8F4 #F4E8E8
square
#EEF4E8 #E8F4F4 #EEE8F4 #F4E8E8
split-complementary
#EEF4E8 #E8E8F4 #F4E8F4
monochromatic
#B1CC95 #CFE0BF #EEF4E8 #F0F5EA #F0F5EA
Accessibility & contrast
On white
1.12
#EEF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#EEF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4E8
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4E8 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F4F2E8
Tritanopia (blue-blind)
#EFF3F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef4e8; /* rgb */ color: rgb(238, 244, 232); /* oklch */ color: oklch(95.9% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#f3f7ef',
500: '#eef4e8',
950: '#000000',
},
}SCSS
$custom: #eef4e8; $custom-light: #f3f7ef; $custom-dark: #000000;
JSON
{
"hex": "#eef4e8",
"rgb": {
"r": 238,
"g": 244,
"b": 232
},
"hsl": {
"h": 90,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95933,
"c": 0.01708,
"h": 128.7
},
"luminance": 0.88705
}Semantic roles & 50–950 ramp
primary
#EEF4E8
secondary
#C0B1D0
accent
#37AE73
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585