#E2E8E4#E2E8E4
#E2E8E4 is a very light, near-neutral green. Relative luminance 0.795; OKLCH L 92.5% C 0.008 H 157.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8E4 |
|---|---|
| RGB | rgb(226, 232, 228) |
| HSL | hsl(140, 12%, 90%) |
| HSV | hsv(140, 3%, 91%) |
| CMYK | cmyk(2.6%, 0%, 1.7%, 9%) |
| CIE-LAB | lab(91.45, -2.72, 1.24) |
| CIE-LCH | lch(91.45, 2.99, 155.49°) |
| OKLab | oklab(92.53% -0.0077 0.0033) |
| OKLCH | oklch(92.53% 0.008 157.1) |
| XYZ | xyz(74.2217, 79.4832, 84.8153) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.87
Gainsboro
#DCDCDC
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 4.92
Whitesmoke
#F5F5F5
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.15
Off White
#FAF9F6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8E4 #E8E2E6
analogous
#E3E8E2 #E2E8E4 #E2E8E7
triadic
#E2E8E4 #E4E2E8 #E8E4E2
tetradic
#E2E8E4 #E2E3E8 #E8E2E6 #E8E7E2
square
#E2E8E4 #E2E3E8 #E8E2E6 #E8E7E2
split-complementary
#E2E8E4 #E7E2E8 #E8E2E3
monochromatic
#9EB2A4 #C0CDC4 #E2E8E4 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.24
#E2E8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E2E8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8E4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8E4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#E1E8E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e8e4; /* rgb */ color: rgb(226, 232, 228); /* oklch */ color: oklch(92.5% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#ebefec',
500: '#e2e8e4',
950: '#000000',
},
}SCSS
$custom: #e2e8e4; $custom-light: #ebefec; $custom-dark: #000000;
JSON
{
"hex": "#e2e8e4",
"rgb": {
"r": 226,
"g": 232,
"b": 228
},
"hsl": {
"h": 140,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.9253,
"c": 0.00834,
"h": 157.1
},
"luminance": 0.79483
}Semantic roles & 50–950 ramp
primary
#E2E8E4
secondary
#BDB1B9
accent
#507E96
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584