#EEF6DF#EEF6DF
#EEF6DF is a very light, muted yellow-green. Relative luminance 0.894; OKLCH L 96.1% C 0.031 H 122.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6DF |
|---|---|
| RGB | rgb(238, 246, 223) |
| HSL | hsl(81, 56%, 92%) |
| HSV | hsv(81, 9%, 96%) |
| CMYK | cmyk(3.3%, 0%, 9.3%, 3.5%) |
| CIE-LAB | lab(95.75, -6.62, 10.16) |
| CIE-LCH | lch(95.75, 12.12, 123.09°) |
| OKLab | oklab(96.1% -0.017 0.0265) |
| OKLCH | oklch(96.1% 0.031 122.6) |
| XYZ | xyz(81.5330, 89.4164, 82.7615) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 3.92
Honeydew
#F0FFF0
ΔE00 4.09
Lightyellow
#FFFFE0
ΔE00 4.35
Ivory
#FFFFF0
ΔE00 5.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6DF #E7DFF6
analogous
#F6F3DF #EEF6DF #E3F6DF
triadic
#EEF6DF #DFEEF6 #F6DFEE
tetradic
#EEF6DF #DFF6F3 #E7DFF6 #F6DFE3
square
#EEF6DF #DFF6F3 #E7DFF6 #F6DFE3
split-complementary
#EEF6DF #DFE3F6 #F3DFF6
monochromatic
#BBDB7F #D5E9AF #EEF6DF #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.11
#EEF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EEF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6DF
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6DF | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#F0F3EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef6df; /* rgb */ color: rgb(238, 246, 223); /* oklch */ color: oklch(96.1% 0.031 122.6);
Tailwind
colors: {
custom: {
50: '#f3f9e9',
500: '#eef6df',
950: '#000000',
},
}SCSS
$custom: #eef6df; $custom-light: #f3f9e9; $custom-dark: #000000;
JSON
{
"hex": "#eef6df",
"rgb": {
"r": 238,
"g": 246,
"b": 223
},
"hsl": {
"h": 80.87,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.96099,
"c": 0.03144,
"h": 122.6
},
"luminance": 0.89416
}Semantic roles & 50–950 ramp
primary
#EEF6DF
secondary
#B5A3D7
accent
#22C45A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584