#EEF7DF#EEF7DF
#EEF7DF is a very light, muted yellow-green. Relative luminance 0.900; OKLCH L 96.3% C 0.033 H 123.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7DF |
|---|---|
| RGB | rgb(238, 247, 223) |
| HSL | hsl(83, 60%, 92%) |
| HSV | hsv(83, 10%, 97%) |
| CMYK | cmyk(3.6%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(96.01, -7.12, 10.52) |
| CIE-LCH | lch(96.01, 12.70, 124.09°) |
| OKLab | oklab(96.3% -0.0184 0.0274) |
| OKLCH | oklch(96.3% 0.033 123.8) |
| XYZ | xyz(81.8379, 90.0263, 82.8631) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.55
Off White (survey)
#FFFFE4
ΔE00 4.07
Honeydew
#F0FFF0
ΔE00 4.08
Lightyellow
#FFFFE0
ΔE00 4.38
Ivory
#FFFFF0
ΔE00 5.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7DF #E8DFF7
analogous
#F7F4DF #EEF7DF #E2F7DF
triadic
#EEF7DF #DFEEF7 #F7DFEE
tetradic
#EEF7DF #DFF7F4 #E8DFF7 #F7DFE2
square
#EEF7DF #DFF7F4 #E8DFF7 #F7DFE2
split-complementary
#EEF7DF #DFE2F7 #F4DFF7
monochromatic
#BADF7D #D4EBAE #EEF7DF #F2F9E7 #F2F9E7
Accessibility & contrast
On white
1.10
#EEF7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EEF7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7DF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7DF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DE
Deuteranopia (green-blind)
#F9F3E0
Tritanopia (blue-blind)
#F0F4F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef7df; /* rgb */ color: rgb(238, 247, 223); /* oklch */ color: oklch(96.3% 0.033 123.8);
Tailwind
colors: {
custom: {
50: '#f3f9e9',
500: '#eef7df',
950: '#000000',
},
}SCSS
$custom: #eef7df; $custom-light: #f3f9e9; $custom-dark: #000000;
JSON
{
"hex": "#eef7df",
"rgb": {
"r": 238,
"g": 247,
"b": 223
},
"hsl": {
"h": 82.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.96299,
"c": 0.03298,
"h": 123.8
},
"luminance": 0.90026
}Semantic roles & 50–950 ramp
primary
#EEF7DF
secondary
#B6A1D9
accent
#1EC85E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584