#E2E7E2#E2E7E2
#E2E7E2 is a very light, near-neutral green. Relative luminance 0.788; OKLCH L 92.3% C 0.009 H 145.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7E2 |
|---|---|
| RGB | rgb(226, 231, 226) |
| HSL | hsl(120, 9%, 90%) |
| HSV | hsv(120, 2%, 91%) |
| CMYK | cmyk(2.2%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(91.15, -2.57, 1.84) |
| CIE-LCH | lch(91.15, 3.16, 144.32°) |
| OKLab | oklab(92.27% -0.007 0.0048) |
| OKLCH | oklch(92.27% 0.009 145.5) |
| XYZ | xyz(73.6650, 78.8114, 83.2680) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.50
Gainsboro
#DCDCDC
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 5.08
Mintcream
#F5FFFA
ΔE00 5.21
Off White
#FAF9F6
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7E2 #E7E2E7
analogous
#E5E7E2 #E2E7E2 #E2E7E5
triadic
#E2E7E2 #E2E2E7 #E7E2E2
tetradic
#E2E7E2 #E2E5E7 #E7E2E7 #E7E5E2
square
#E2E7E2 #E2E5E7 #E7E2E7 #E7E5E2
split-complementary
#E2E7E2 #E5E2E7 #E7E2E5
monochromatic
#9FB09F #C1CBC1 #E2E7E2 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.25
#E2E7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E2E7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7E2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7E2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#E2E7E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e7e2; /* rgb */ color: rgb(226, 231, 226); /* oklch */ color: oklch(92.3% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#ebeeeb',
500: '#e2e7e2',
950: '#000000',
},
}SCSS
$custom: #e2e7e2; $custom-light: #ebeeeb; $custom-dark: #000000;
JSON
{
"hex": "#e2e7e2",
"rgb": {
"r": 226,
"g": 231,
"b": 226
},
"hsl": {
"h": 120,
"s": 9.434,
"l": 89.608
},
"oklch": {
"l": 0.92274,
"c": 0.00855,
"h": 145.5
},
"luminance": 0.78812
}Semantic roles & 50–950 ramp
primary
#E2E7E2
secondary
#BBB2BB
accent
#529393
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584