#EEF5DF#EEF5DF
#EEF5DF is a very light, muted yellow-green. Relative luminance 0.888; OKLCH L 95.9% C 0.030 H 121.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5DF |
|---|---|
| RGB | rgb(238, 245, 223) |
| HSL | hsl(79, 52%, 92%) |
| HSV | hsv(79, 9%, 96%) |
| CMYK | cmyk(2.9%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(95.50, -6.12, 9.79) |
| CIE-LCH | lch(95.50, 11.55, 121.98°) |
| OKLab | oklab(95.9% -0.0156 0.0255) |
| OKLCH | oklch(95.9% 0.03 121.4) |
| XYZ | xyz(81.2296, 88.8097, 82.6604) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.92
Off White (survey)
#FFFFE4
ΔE00 3.83
Honeydew
#F0FFF0
ΔE00 4.19
Lightyellow
#FFFFE0
ΔE00 4.37
Ivory
#FFFFF0
ΔE00 4.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5DF #E6DFF5
analogous
#F5F1DF #EEF5DF #E3F5DF
triadic
#EEF5DF #DFEEF5 #F5DFEE
tetradic
#EEF5DF #DFF5F1 #E6DFF5 #F5DFE3
square
#EEF5DF #DFF5F1 #E6DFF5 #F5DFE3
split-complementary
#EEF5DF #DFE3F5 #F1DFF5
monochromatic
#BCD882 #D5E6B0 #EEF5DF #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.12
#EEF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EEF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5DF
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5DF | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#F0F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef5df; /* rgb */ color: rgb(238, 245, 223); /* oklch */ color: oklch(95.9% 0.030 121.4);
Tailwind
colors: {
custom: {
50: '#f3f8e9',
500: '#eef5df',
950: '#000000',
},
}SCSS
$custom: #eef5df; $custom-light: #f3f8e9; $custom-dark: #000000;
JSON
{
"hex": "#eef5df",
"rgb": {
"r": 238,
"g": 245,
"b": 223
},
"hsl": {
"h": 79.091,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95899,
"c": 0.02991,
"h": 121.4
},
"luminance": 0.8881
}Semantic roles & 50–950 ramp
primary
#EEF5DF
secondary
#B3A4D5
accent
#26C057
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584