#EEF8F2#EEF8F2
#EEF8F2 is a very light, near-neutral green. Relative luminance 0.917; OKLCH L 97.0% C 0.013 H 159.9°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F2 |
|---|---|
| RGB | rgb(238, 248, 242) |
| HSL | hsl(144, 42%, 95%) |
| HSV | hsv(144, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(96.71, -4.36, 1.73) |
| CIE-LCH | lch(96.71, 4.70, 158.33°) |
| OKLab | oklab(97% -0.0124 0.0045) |
| OKLCH | oklch(97% 0.013 159.9) |
| XYZ | xyz(84.8513, 91.7223, 97.2211) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.51
Azure (CSS)
#F0FFFF
ΔE00 3.41
Honeydew
#F0FFF0
ΔE00 4.45
Off White
#FAF9F6
ΔE00 5.48
Ivory
#FFFFF0
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F2 #F8EEF4
analogous
#EFF8EE #EEF8F2 #EEF8F7
triadic
#EEF8F2 #F2EEF8 #F8F2EE
tetradic
#EEF8F2 #EEEFF8 #F8EEF4 #F8F7EE
square
#EEF8F2 #EEEFF8 #F8EEF4 #F8F7EE
split-complementary
#EEF8F2 #F7EEF8 #F8EEEF
monochromatic
#97D4B0 #C3E6D1 #E9F6EE #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.09
#EEF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EEF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F2
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F2 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#ECF8F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8f2; /* rgb */ color: rgb(238, 248, 242); /* oklch */ color: oklch(97.0% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#f3faf6',
500: '#eef8f2',
950: '#000000',
},
}SCSS
$custom: #eef8f2; $custom-light: #f3faf6; $custom-dark: #000000;
JSON
{
"hex": "#eef8f2",
"rgb": {
"r": 238,
"g": 248,
"b": 242
},
"hsl": {
"h": 144,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96998,
"c": 0.01318,
"h": 159.9
},
"luminance": 0.91723
}Semantic roles & 50–950 ramp
primary
#EEF8F2
secondary
#D6B4C8
accent
#3180B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585