#EEF7EE#EEF7EE
#EEF7EE is a very light, near-neutral green. Relative luminance 0.909; OKLCH L 96.7% C 0.015 H 145.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7EE |
|---|---|
| RGB | rgb(238, 247, 238) |
| HSL | hsl(120, 36%, 95%) |
| HSV | hsv(120, 4%, 97%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(96.36, -4.57, 3.29) |
| CIE-LCH | lch(96.36, 5.63, 144.24°) |
| OKLab | oklab(96.69% -0.0125 0.0086) |
| OKLCH | oklch(96.69% 0.015 145.5) |
| XYZ | xyz(83.9505, 90.8714, 93.9895) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.43
Honeydew
#F0FFF0
ΔE00 3.67
Ivory
#FFFFF0
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 4.71
Off White
#FAF9F6
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7EE #F7EEF7
analogous
#F2F7EE #EEF7EE #EEF7F2
triadic
#EEF7EE #EEEEF7 #F7EEEE
tetradic
#EEF7EE #EEF2F7 #F7EEF7 #F7F2EE
square
#EEF7EE #EEF2F7 #F7EEF7 #F7F2EE
split-complementary
#EEF7EE #F2EEF7 #F7EEF2
monochromatic
#9BD09B #C4E3C4 #EAF5EA #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.10
#EEF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EEF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7EE
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7EE | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#EDF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef7ee; /* rgb */ color: rgb(238, 247, 238); /* oklch */ color: oklch(96.7% 0.015 145.5);
Tailwind
colors: {
custom: {
50: '#f3f9f3',
500: '#eef7ee',
950: '#000000',
},
}SCSS
$custom: #eef7ee; $custom-light: #f3f9f3; $custom-dark: #000000;
JSON
{
"hex": "#eef7ee",
"rgb": {
"r": 238,
"g": 247,
"b": 238
},
"hsl": {
"h": 120,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.9669,
"c": 0.01521,
"h": 145.5
},
"luminance": 0.90872
}Semantic roles & 50–950 ramp
primary
#EEF7EE
secondary
#D3B6D3
accent
#37AFAF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585