#EEF8EF#EEF8EF
#EEF8EF is a very light, near-neutral green. Relative luminance 0.915; OKLCH L 96.9% C 0.016 H 148.4°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8EF |
|---|---|
| RGB | rgb(238, 248, 239) |
| HSL | hsl(126, 42%, 95%) |
| HSV | hsv(126, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 3.6%, 2.7%) |
| CIE-LAB | lab(96.63, -4.89, 3.17) |
| CIE-LCH | lch(96.63, 5.83, 147.04°) |
| OKLab | oklab(96.92% -0.0135 0.0083) |
| OKLCH | oklch(96.92% 0.016 148.4) |
| XYZ | xyz(84.4045, 91.5435, 94.8676) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.33
Honeydew
#F0FFF0
ΔE00 3.35
Azure (CSS)
#F0FFFF
ΔE00 4.54
Ivory
#FFFFF0
ΔE00 4.88
Off White
#FAF9F6
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8EF #F8EEF7
analogous
#F2F8EE #EEF8EF #EEF8F4
triadic
#EEF8EF #EFEEF8 #F8EFEE
tetradic
#EEF8EF #EEF2F8 #F8EEF7 #F8F4EE
square
#EEF8EF #EEF2F8 #F8EEF7 #F8F4EE
split-complementary
#EEF8EF #F4EEF8 #F8EEF2
monochromatic
#97D49D #C3E6C6 #E9F6EB #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.09
#EEF8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EEF8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8EF
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8EF | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#EDF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8ef; /* rgb */ color: rgb(238, 248, 239); /* oklch */ color: oklch(96.9% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#f3faf4',
500: '#eef8ef',
950: '#000000',
},
}SCSS
$custom: #eef8ef; $custom-light: #f3faf4; $custom-dark: #000000;
JSON
{
"hex": "#eef8ef",
"rgb": {
"r": 238,
"g": 248,
"b": 239
},
"hsl": {
"h": 126,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96916,
"c": 0.01588,
"h": 148.4
},
"luminance": 0.91544
}Semantic roles & 50–950 ramp
primary
#EEF8EF
secondary
#D6B4D3
accent
#31A8B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585