#EEF2EA#EEF2EA
#EEF2EA is a very light, near-neutral yellow-green. Relative luminance 0.876; OKLCH L 95.6% C 0.011 H 128.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2EA |
|---|---|
| RGB | rgb(238, 242, 234) |
| HSL | hsl(90, 24%, 93%) |
| HSV | hsv(90, 3%, 95%) |
| CMYK | cmyk(1.7%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(95.00, -2.74, 3.39) |
| CIE-LCH | lch(95.00, 4.36, 128.92°) |
| OKLab | oklab(95.59% -0.0071 0.0089) |
| OKLCH | oklch(95.59% 0.011 128.6) |
| XYZ | xyz(81.8609, 87.6218, 90.4260) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.62
Off White
#FAF9F6
ΔE00 4.12
Ivory
#FFFFF0
ΔE00 4.14
Floralwhite
#FFFAF0
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2EA #EEEAF2
analogous
#F2F2EA #EEF2EA #EAF2EA
triadic
#EEF2EA #EAEEF2 #F2EAEE
tetradic
#EEF2EA #EAF2F2 #EEEAF2 #F2EAEA
square
#EEF2EA #EAF2F2 #EEEAF2 #F2EAEA
split-complementary
#EEF2EA #EAEAF2 #F2EAF2
monochromatic
#B1C39E #CFDBC4 #EEF2EA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.13
#EEF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EEF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2EA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2EA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F2F1EA
Tritanopia (blue-blind)
#EEF1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2ea; /* rgb */ color: rgb(238, 242, 234); /* oklch */ color: oklch(95.6% 0.011 128.6);
Tailwind
colors: {
custom: {
50: '#f3f6f0',
500: '#eef2ea',
950: '#000000',
},
}SCSS
$custom: #eef2ea; $custom-light: #f3f6f0; $custom-dark: #000000;
JSON
{
"hex": "#eef2ea",
"rgb": {
"r": 238,
"g": 242,
"b": 234
},
"hsl": {
"h": 90,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.9559,
"c": 0.0114,
"h": 128.6
},
"luminance": 0.87622
}Semantic roles & 50–950 ramp
primary
#EEF2EA
secondary
#C0B6CA
accent
#44A273
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585