#EEF3DC#EEF3DC
#EEF3DC is a very light, muted yellow-green. Relative luminance 0.874; OKLCH L 95.4% C 0.031 H 116.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3DC |
|---|---|
| RGB | rgb(238, 243, 220) |
| HSL | hsl(73, 49%, 91%) |
| HSV | hsv(73, 9%, 95%) |
| CMYK | cmyk(2.1%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(94.93, -5.60, 10.52) |
| CIE-LCH | lch(94.93, 11.92, 118.04°) |
| OKLab | oklab(95.42% -0.0139 0.0274) |
| OKLCH | oklch(95.42% 0.031 116.9) |
| XYZ | xyz(80.2270, 87.4458, 80.3485) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.17
Off White (survey)
#FFFFE4
ΔE00 3.45
Lightyellow
#FFFFE0
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.05
Cornsilk
#FFF8DC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3DC #E1DCF3
analogous
#F3ECDC #EEF3DC #E2F3DC
triadic
#EEF3DC #DCEEF3 #F3DCEE
tetradic
#EEF3DC #DCF3EC #E1DCF3 #F3DCE2
square
#EEF3DC #DCF3EC #E1DCF3 #F3DCE2
split-complementary
#EEF3DC #DCE2F3 #ECDCF3
monochromatic
#C2D481 #D8E3AE #EEF3DC #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.14
#EEF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#EEF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3DC
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3DC | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#F1F0EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef3dc; /* rgb */ color: rgb(238, 243, 220); /* oklch */ color: oklch(95.4% 0.031 116.9);
Tailwind
colors: {
custom: {
50: '#f3f7e6',
500: '#eef3dc',
950: '#000000',
},
}SCSS
$custom: #eef3dc; $custom-light: #f3f7e6; $custom-dark: #000000;
JSON
{
"hex": "#eef3dc",
"rgb": {
"r": 238,
"g": 243,
"b": 220
},
"hsl": {
"h": 73.043,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.95423,
"c": 0.03076,
"h": 116.9
},
"luminance": 0.87446
}Semantic roles & 50–950 ramp
primary
#EEF3DC
secondary
#ACA2D1
accent
#29BC49
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584