#EEF7EF#EEF7EF
#EEF7EF is a very light, near-neutral green. Relative luminance 0.909; OKLCH L 96.7% C 0.014 H 148.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7EF |
|---|---|
| RGB | rgb(238, 247, 239) |
| HSL | hsl(127, 36%, 95%) |
| HSV | hsv(127, 4%, 97%) |
| CMYK | cmyk(3.6%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(96.38, -4.39, 2.81) |
| CIE-LCH | lch(96.38, 5.21, 147.40°) |
| OKLab | oklab(96.72% -0.0121 0.0074) |
| OKLCH | oklch(96.72% 0.014 148.8) |
| XYZ | xyz(84.0979, 90.9303, 94.7654) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.13
Honeydew
#F0FFF0
ΔE00 3.99
Azure (CSS)
#F0FFFF
ΔE00 4.35
Ivory
#FFFFF0
ΔE00 4.83
Off White
#FAF9F6
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7EF #F7EEF6
analogous
#F1F7EE #EEF7EF #EEF7F3
triadic
#EEF7EF #EFEEF7 #F7EFEE
tetradic
#EEF7EF #EEF1F7 #F7EEF6 #F7F3EE
square
#EEF7EF #EEF1F7 #F7EEF6 #F7F3EE
split-complementary
#EEF7EF #F3EEF7 #F7EEF1
monochromatic
#9BD0A1 #C4E3C8 #EAF5EB #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.09
#EEF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EEF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7EF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7EF | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#EDF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef7ef; /* rgb */ color: rgb(238, 247, 239); /* oklch */ color: oklch(96.7% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f3f9f4',
500: '#eef7ef',
950: '#000000',
},
}SCSS
$custom: #eef7ef; $custom-light: #f3f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eef7ef",
"rgb": {
"r": 238,
"g": 247,
"b": 239
},
"hsl": {
"h": 126.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96717,
"c": 0.01421,
"h": 148.8
},
"luminance": 0.90931
}Semantic roles & 50–950 ramp
primary
#EEF7EF
secondary
#D3B6D0
accent
#37A2AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585