#EEF8F0#EEF8F0
#EEF8F0 is a very light, near-neutral green. Relative luminance 0.916; OKLCH L 96.9% C 0.015 H 151.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F0 |
|---|---|
| RGB | rgb(238, 248, 240) |
| HSL | hsl(132, 42%, 95%) |
| HSV | hsv(132, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 3.2%, 2.7%) |
| CIE-LAB | lab(96.66, -4.72, 2.69) |
| CIE-LCH | lch(96.66, 5.43, 150.28°) |
| OKLab | oklab(96.94% -0.0131 0.0071) |
| OKLCH | oklch(96.94% 0.015 151.8) |
| XYZ | xyz(84.5526, 91.6028, 95.6478) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.00
Honeydew
#F0FFF0
ΔE00 3.69
Azure (CSS)
#F0FFFF
ΔE00 4.15
Ivory
#FFFFF0
ΔE00 5.06
Off White
#FAF9F6
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F0 #F8EEF6
analogous
#F1F8EE #EEF8F0 #EEF8F5
triadic
#EEF8F0 #F0EEF8 #F8F0EE
tetradic
#EEF8F0 #EEF1F8 #F8EEF6 #F8F5EE
square
#EEF8F0 #EEF1F8 #F8EEF6 #F8F5EE
split-complementary
#EEF8F0 #F5EEF8 #F8EEF1
monochromatic
#97D4A3 #C3E6CA #E9F6EC #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.09
#EEF8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EEF8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F0
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F0 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#EDF8F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8f0; /* rgb */ color: rgb(238, 248, 240); /* oklch */ color: oklch(96.9% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#f3faf4',
500: '#eef8f0',
950: '#000000',
},
}SCSS
$custom: #eef8f0; $custom-light: #f3faf4; $custom-dark: #000000;
JSON
{
"hex": "#eef8f0",
"rgb": {
"r": 238,
"g": 248,
"b": 240
},
"hsl": {
"h": 132,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96943,
"c": 0.01492,
"h": 151.8
},
"luminance": 0.91603
}Semantic roles & 50–950 ramp
primary
#EEF8F0
secondary
#D6B4CF
accent
#319AB5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585