#EEF4EA#EEF4EA
#EEF4EA is a very light, near-neutral yellow-green. Relative luminance 0.888; OKLCH L 96.0% C 0.015 H 132.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4EA |
|---|---|
| RGB | rgb(238, 244, 234) |
| HSL | hsl(96, 31%, 94%) |
| HSV | hsv(96, 4%, 96%) |
| CMYK | cmyk(2.5%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.50, -3.75, 4.12) |
| CIE-LCH | lch(95.50, 5.57, 132.31°) |
| OKLab | oklab(95.99% -0.0099 0.0108) |
| OKLCH | oklch(95.99% 0.015 132.5) |
| XYZ | xyz(82.4594, 88.8189, 90.6255) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.35
Ivory
#FFFFF0
ΔE00 3.88
Honeydew
#F0FFF0
ΔE00 4.52
Off White
#FAF9F6
ΔE00 5.26
Floralwhite
#FFFAF0
ΔE00 5.42
Light Grey
#D8DCD6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4EA #F0EAF4
analogous
#F3F4EA #EEF4EA #EAF4EB
triadic
#EEF4EA #EAEEF4 #F4EAEE
tetradic
#EEF4EA #EAF3F4 #F0EAF4 #F4EBEA
square
#EEF4EA #EAF3F4 #F0EAF4 #F4EBEA
split-complementary
#EEF4EA #EBEAF4 #F4EAF3
monochromatic
#ADCA9A #CDDFC2 #EEF4EA #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.12
#EEF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EEF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4EA
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4EA | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#EEF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef4ea; /* rgb */ color: rgb(238, 244, 234); /* oklch */ color: oklch(96.0% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#f3f7f0',
500: '#eef4ea',
950: '#000000',
},
}SCSS
$custom: #eef4ea; $custom-light: #f3f7f0; $custom-dark: #000000;
JSON
{
"hex": "#eef4ea",
"rgb": {
"r": 238,
"g": 244,
"b": 234
},
"hsl": {
"h": 96,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95986,
"c": 0.01467,
"h": 132.5
},
"luminance": 0.88819
}Semantic roles & 50–950 ramp
primary
#EEF4EA
secondary
#C4B4CF
accent
#3CAA7E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585