#EEF0EA#EEF0EA
#EEF0EA is a very light, near-neutral yellow-green. Relative luminance 0.864; OKLCH L 95.2% C 0.008 H 121.6°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0EA |
|---|---|
| RGB | rgb(238, 240, 234) |
| HSL | hsl(80, 17%, 93%) |
| HSV | hsv(80, 3%, 94%) |
| CMYK | cmyk(0.8%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.50, -1.72, 2.66) |
| CIE-LCH | lch(94.50, 3.17, 122.91°) |
| OKLab | oklab(95.2% -0.0043 0.007) |
| OKLCH | oklch(95.2% 0.008 121.6) |
| XYZ | xyz(81.2689, 86.4378, 90.2287) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.09
Whitesmoke
#F5F5F5
ΔE00 3.63
Floralwhite
#FFFAF0
ΔE00 4.11
Mintcream
#F5FFFA
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.57
White
#FFFFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0EA #ECEAF0
analogous
#F0EFEA #EEF0EA #EBF0EA
triadic
#EEF0EA #EAEEF0 #F0EAEE
tetradic
#EEF0EA #EAF0EF #ECEAF0 #F0EAEB
square
#EEF0EA #EAF0EF #ECEAF0 #F0EAEB
split-complementary
#EEF0EA #EAEBF0 #EFEAF0
monochromatic
#B4BDA3 #D1D6C6 #EEF0EA #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.15
#EEF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#EEF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0EA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0EA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F1EFEA
Tritanopia (blue-blind)
#EFEFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eef0ea; /* rgb */ color: rgb(238, 240, 234); /* oklch */ color: oklch(95.2% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#f3f4f0',
500: '#eef0ea',
950: '#000000',
},
}SCSS
$custom: #eef0ea; $custom-light: #f3f4f0; $custom-dark: #000000;
JSON
{
"hex": "#eef0ea",
"rgb": {
"r": 238,
"g": 240,
"b": 234
},
"hsl": {
"h": 80,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.95195,
"c": 0.00823,
"h": 121.6
},
"luminance": 0.86438
}Semantic roles & 50–950 ramp
primary
#EEF0EA
secondary
#BDB8C7
accent
#4B9B65
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585