#E2E8E8#E2E8E8
#E2E8E8 is a very light, near-neutral teal. Relative luminance 0.797; OKLCH L 92.6% C 0.006 H 197.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E8E8 |
|---|---|
| RGB | rgb(226, 232, 232) |
| HSL | hsl(180, 12%, 90%) |
| HSV | hsv(180, 3%, 91%) |
| CMYK | cmyk(2.6%, 0%, 0%, 9%) |
| CIE-LAB | lab(91.55, -2.00, -0.70) |
| CIE-LCH | lch(91.55, 2.12, 199.27°) |
| OKLab | oklab(92.64% -0.0062 -0.0019) |
| OKLCH | oklch(92.64% 0.006 197.1) |
| XYZ | xyz(74.7834, 79.7078, 87.7736) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 3.74
Light Grey
#D8DCD6
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.16
Aliceblue
#F0F8FF
ΔE00 4.77
Off White
#FAF9F6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E8E8 #E8E2E2
analogous
#E2E8E5 #E2E8E8 #E2E5E8
triadic
#E2E8E8 #E8E2E8 #E8E8E2
tetradic
#E2E8E8 #E5E2E8 #E8E2E2 #E5E8E2
square
#E2E8E8 #E5E2E8 #E8E2E2 #E5E8E2
split-complementary
#E2E8E8 #E8E2E5 #E8E5E2
monochromatic
#9EB2B2 #C0CDCD #E2E8E8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.24
#E2E8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#E2E8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E8E8
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E8E8 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#E0E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e8e8; /* rgb */ color: rgb(226, 232, 232); /* oklch */ color: oklch(92.6% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#ebefef',
500: '#e2e8e8',
950: '#000000',
},
}SCSS
$custom: #e2e8e8; $custom-light: #ebefef; $custom-dark: #000000;
JSON
{
"hex": "#e2e8e8",
"rgb": {
"r": 226,
"g": 232,
"b": 232
},
"hsl": {
"h": 180,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.92643,
"c": 0.00644,
"h": 197.1
},
"luminance": 0.79708
}Semantic roles & 50–950 ramp
primary
#E2E8E8
secondary
#BDB1B1
accent
#505096
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585