#EEF7DC#EEF7DC
#EEF7DC is a very light, muted yellow-green. Relative luminance 0.899; OKLCH L 96.2% C 0.037 H 122.1°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7DC |
|---|---|
| RGB | rgb(238, 247, 220) |
| HSL | hsl(80, 63%, 92%) |
| HSV | hsv(80, 11%, 97%) |
| CMYK | cmyk(3.6%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(95.94, -7.61, 11.97) |
| CIE-LCH | lch(95.94, 14.18, 122.45°) |
| OKLab | oklab(96.23% -0.0195 0.0311) |
| OKLCH | oklch(96.23% 0.037 122.1) |
| XYZ | xyz(81.4371, 89.8660, 80.7519) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.63
Off White (survey)
#FFFFE4
ΔE00 4.03
Lightyellow
#FFFFE0
ΔE00 4.05
Honeydew
#F0FFF0
ΔE00 4.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.96
Eggshell (survey)
#FFFFD4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7DC #E5DCF7
analogous
#F7F3DC #EEF7DC #E1F7DC
triadic
#EEF7DC #DCEEF7 #F7DCEE
tetradic
#EEF7DC #DCF7F3 #E5DCF7 #F7DCE1
square
#EEF7DC #DCF7F3 #E5DCF7 #F7DCE1
split-complementary
#EEF7DC #DCE1F7 #F3DCF7
monochromatic
#BEE078 #D6ECAA #EEF7DC #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.11
#EEF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EEF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7DC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7DC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DB
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#F0F4EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef7dc; /* rgb */ color: rgb(238, 247, 220); /* oklch */ color: oklch(96.2% 0.037 122.1);
Tailwind
colors: {
custom: {
50: '#f3f9e6',
500: '#eef7dc',
950: '#000000',
},
}SCSS
$custom: #eef7dc; $custom-light: #f3f9e6; $custom-dark: #000000;
JSON
{
"hex": "#eef7dc",
"rgb": {
"r": 238,
"g": 247,
"b": 220
},
"hsl": {
"h": 80,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.96225,
"c": 0.03673,
"h": 122.1
},
"luminance": 0.89866
}Semantic roles & 50–950 ramp
primary
#EEF7DC
secondary
#B29ED9
accent
#1BCB55
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584