#EEF7F2#EEF7F2
#EEF7F2 is a very light, near-neutral green. Relative luminance 0.911; OKLCH L 96.8% C 0.012 H 162.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7F2 |
|---|---|
| RGB | rgb(238, 247, 242) |
| HSL | hsl(147, 36%, 95%) |
| HSV | hsv(147, 4%, 97%) |
| CMYK | cmyk(3.6%, 0%, 2%, 3.1%) |
| CIE-LAB | lab(96.45, -3.86, 1.37) |
| CIE-LCH | lch(96.45, 4.09, 160.49°) |
| OKLab | oklab(96.8% -0.011 0.0036) |
| OKLCH | oklch(96.8% 0.012 162.1) |
| XYZ | xyz(84.5447, 91.1090, 97.1189) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.62
Azure (CSS)
#F0FFFF
ΔE00 3.34
Off White
#FAF9F6
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 5.10
Whitesmoke
#F5F5F5
ΔE00 5.25
Ivory
#FFFFF0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7F2 #F7EEF3
analogous
#EEF7EE #EEF7F2 #EEF7F6
triadic
#EEF7F2 #F2EEF7 #F7F2EE
tetradic
#EEF7F2 #EEEEF7 #F7EEF3 #F7F6EE
square
#EEF7F2 #EEEEF7 #F7EEF3 #F7F6EE
split-complementary
#EEF7F2 #F6EEF7 #F7EEEE
monochromatic
#9BD0B2 #C4E3D2 #EAF5EF #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.09
#EEF7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EEF7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7F2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7F2 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F2
Deuteranopia (green-blind)
#F5F4F2
Tritanopia (blue-blind)
#EDF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef7f2; /* rgb */ color: rgb(238, 247, 242); /* oklch */ color: oklch(96.8% 0.012 162.1);
Tailwind
colors: {
custom: {
50: '#f3f9f6',
500: '#eef7f2',
950: '#000000',
},
}SCSS
$custom: #eef7f2; $custom-light: #f3f9f6; $custom-dark: #000000;
JSON
{
"hex": "#eef7f2",
"rgb": {
"r": 238,
"g": 247,
"b": 242
},
"hsl": {
"h": 146.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.968,
"c": 0.01156,
"h": 162.1
},
"luminance": 0.91109
}Semantic roles & 50–950 ramp
primary
#EEF7F2
secondary
#D3B6C6
accent
#3779AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585