#E2E8E2#E2E8E2
#E2E8E2 is a very light, near-neutral green. Relative luminance 0.794; OKLCH L 92.5% C 0.010 H 145.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8E2 |
|---|---|
| RGB | rgb(226, 232, 226) |
| HSL | hsl(120, 12%, 90%) |
| HSV | hsv(120, 3%, 91%) |
| CMYK | cmyk(2.6%, 0%, 2.6%, 9%) |
| CIE-LAB | lab(91.40, -3.08, 2.21) |
| CIE-LCH | lch(91.40, 3.79, 144.30°) |
| OKLab | oklab(92.47% -0.0084 0.0058) |
| OKLCH | oklch(92.47% 0.01 145.5) |
| XYZ | xyz(73.9457, 79.3727, 83.3616) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.72
Mintcream
#F5FFFA
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.13
Off White
#FAF9F6
ΔE00 5.54
Whitesmoke
#F5F5F5
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8E2 #E8E2E8
analogous
#E5E8E2 #E2E8E2 #E2E8E5
triadic
#E2E8E2 #E2E2E8 #E8E2E2
tetradic
#E2E8E2 #E2E5E8 #E8E2E8 #E8E5E2
square
#E2E8E2 #E2E5E8 #E8E2E8 #E8E5E2
split-complementary
#E2E8E2 #E5E2E8 #E8E2E5
monochromatic
#9EB29E #C0CDC0 #E2E8E2 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.24
#E2E8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#E2E8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8E2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8E2 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#E7E6E2
Tritanopia (blue-blind)
#E2E8E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e8e2; /* rgb */ color: rgb(226, 232, 226); /* oklch */ color: oklch(92.5% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#ebefeb',
500: '#e2e8e2',
950: '#000000',
},
}SCSS
$custom: #e2e8e2; $custom-light: #ebefeb; $custom-dark: #000000;
JSON
{
"hex": "#e2e8e2",
"rgb": {
"r": 226,
"g": 232,
"b": 226
},
"hsl": {
"h": 120,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.92474,
"c": 0.01025,
"h": 145.5
},
"luminance": 0.79373
}Semantic roles & 50–950 ramp
primary
#E2E8E2
secondary
#BDB1BD
accent
#509696
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584