#EEF0E6#EEF0E6
#EEF0E6 is a very light, near-neutral yellow-green. Relative luminance 0.862; OKLCH L 95.1% C 0.013 H 115.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0E6 |
|---|---|
| RGB | rgb(238, 240, 230) |
| HSL | hsl(72, 25%, 92%) |
| HSV | hsv(72, 4%, 94%) |
| CMYK | cmyk(0.8%, 0%, 4.2%, 5.9%) |
| CIE-LAB | lab(94.40, -2.41, 4.59) |
| CIE-LCH | lch(94.40, 5.19, 117.71°) |
| OKLab | oklab(95.09% -0.0058 0.0121) |
| OKLCH | oklch(95.09% 0.013 115.8) |
| XYZ | xyz(80.7007, 86.2106, 87.2364) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.69
Floralwhite
#FFFAF0
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 4.77
Oldlace
#FDF5E6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0E6 #E8E6F0
analogous
#F0EDE6 #EEF0E6 #E9F0E6
triadic
#EEF0E6 #E6EEF0 #F0E6EE
tetradic
#EEF0E6 #E6F0ED #E8E6F0 #F0E6E9
square
#EEF0E6 #E6F0ED #E8E6F0 #F0E6E9
split-complementary
#EEF0E6 #E6E9F0 #EDE6F0
monochromatic
#BAC29A #D4D9C0 #EEF0E6 #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.15
#EEF0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EEF0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0E6
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0E6 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE5
Deuteranopia (green-blind)
#F1EFE6
Tritanopia (blue-blind)
#EFEFED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eef0e6; /* rgb */ color: rgb(238, 240, 230); /* oklch */ color: oklch(95.1% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#f3f4ed',
500: '#eef0e6',
950: '#000000',
},
}SCSS
$custom: #eef0e6; $custom-light: #f3f4ed; $custom-dark: #000000;
JSON
{
"hex": "#eef0e6",
"rgb": {
"r": 238,
"g": 240,
"b": 230
},
"hsl": {
"h": 72,
"s": 25,
"l": 92.157
},
"oklch": {
"l": 0.95086,
"c": 0.01342,
"h": 115.8
},
"luminance": 0.8621
}Semantic roles & 50–950 ramp
primary
#EEF0E6
secondary
#B6B2C9
accent
#42A455
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584