#EEF5E7#EEF5E7
#EEF5E7 is a very light, near-neutral yellow-green. Relative luminance 0.893; OKLCH L 96.1% C 0.020 H 128.7°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5E7 |
|---|---|
| RGB | rgb(238, 245, 231) |
| HSL | hsl(90, 41%, 93%) |
| HSV | hsv(90, 6%, 96%) |
| CMYK | cmyk(2.9%, 0%, 5.7%, 3.9%) |
| CIE-LAB | lab(95.69, -4.77, 5.93) |
| CIE-LCH | lch(95.69, 7.61, 128.82°) |
| OKLab | oklab(96.1% -0.0124 0.0155) |
| OKLCH | oklch(96.1% 0.02 128.7) |
| XYZ | xyz(82.3338, 89.2514, 88.4755) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.49
Ivory
#FFFFF0
ΔE00 3.78
Mintcream
#F5FFFA
ΔE00 4.41
Beige
#F5F5DC
ΔE00 4.63
Off White (survey)
#FFFFE4
ΔE00 5.53
Eggshell
#F0EAD6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5E7 #EEE7F5
analogous
#F5F5E7 #EEF5E7 #E7F5E7
triadic
#EEF5E7 #E7EEF5 #F5E7EE
tetradic
#EEF5E7 #E7F5F5 #EEE7F5 #F5E7E7
square
#EEF5E7 #E7F5F5 #EEE7F5 #F5E7E7
split-complementary
#EEF5E7 #E7E7F5 #F5E7F5
monochromatic
#B1D191 #CFE3BC #EEF5E7 #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.11
#EEF5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#EEF5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5E7
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5E7 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#F6F2E8
Tritanopia (blue-blind)
#EFF4F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5e7; /* rgb */ color: rgb(238, 245, 231); /* oklch */ color: oklch(96.1% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#f3f8ee',
500: '#eef5e7',
950: '#000000',
},
}SCSS
$custom: #eef5e7; $custom-light: #f3f8ee; $custom-dark: #000000;
JSON
{
"hex": "#eef5e7",
"rgb": {
"r": 238,
"g": 245,
"b": 231
},
"hsl": {
"h": 90,
"s": 41.176,
"l": 93.333
},
"oklch": {
"l": 0.96105,
"c": 0.01991,
"h": 128.7
},
"luminance": 0.89251
}Semantic roles & 50–950 ramp
primary
#EEF5E7
secondary
#C0AED2
accent
#31B473
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585