#EEF2DC#EEF2DC
#EEF2DC is a very light, muted yellow-green. Relative luminance 0.868; OKLCH L 95.2% C 0.029 H 115.3°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2DC |
|---|---|
| RGB | rgb(238, 242, 220) |
| HSL | hsl(71, 46%, 91%) |
| HSV | hsv(71, 9%, 95%) |
| CMYK | cmyk(1.7%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(94.67, -5.10, 10.16) |
| CIE-LCH | lch(94.67, 11.37, 116.65°) |
| OKLab | oklab(95.22% -0.0125 0.0265) |
| OKLCH | oklch(95.22% 0.029 115.3) |
| XYZ | xyz(79.9285, 86.8489, 80.2490) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 1.98
Off White (survey)
#FFFFE4
ΔE00 3.49
Lightyellow
#FFFFE0
ΔE00 4.12
Ivory
#FFFFF0
ΔE00 4.46
Eggshell
#F0EAD6
ΔE00 4.80
Cornsilk
#FFF8DC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2DC #E0DCF2
analogous
#F2EBDC #EEF2DC #E3F2DC
triadic
#EEF2DC #DCEEF2 #F2DCEE
tetradic
#EEF2DC #DCF2EB #E0DCF2 #F2DCE3
square
#EEF2DC #DCF2EB #E0DCF2 #F2DCE3
split-complementary
#EEF2DC #DCE3F2 #EBDCF2
monochromatic
#C3D183 #D8E1AF #EEF2DC #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.14
#EEF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EEF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2DC
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2DC | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDB
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#F1EFEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef2dc; /* rgb */ color: rgb(238, 242, 220); /* oklch */ color: oklch(95.2% 0.029 115.3);
Tailwind
colors: {
custom: {
50: '#f3f6e6',
500: '#eef2dc',
950: '#000000',
},
}SCSS
$custom: #eef2dc; $custom-light: #f3f6e6; $custom-dark: #000000;
JSON
{
"hex": "#eef2dc",
"rgb": {
"r": 238,
"g": 242,
"b": 220
},
"hsl": {
"h": 70.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.95224,
"c": 0.02931,
"h": 115.3
},
"luminance": 0.86849
}Semantic roles & 50–950 ramp
primary
#EEF2DC
secondary
#ABA3D0
accent
#2CB946
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584