#E2E9EA#E2E9EA
#E2E9EA is a very light, near-neutral teal. Relative luminance 0.804; OKLCH L 92.9% C 0.008 H 207.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E9EA |
|---|---|
| RGB | rgb(226, 233, 234) |
| HSL | hsl(188, 16%, 90%) |
| HSV | hsv(188, 3%, 92%) |
| CMYK | cmyk(3.4%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.86, -2.15, -1.30) |
| CIE-LCH | lch(91.86, 2.51, 211.14°) |
| OKLab | oklab(92.9% -0.0068 -0.0035) |
| OKLCH | oklch(92.9% 0.008 207.1) |
| XYZ | xyz(75.3514, 80.3867, 89.3724) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 4.56
Off White
#FAF9F6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E9EA #EAE3E2
analogous
#E2EAE7 #E2E9EA #E2E5EA
triadic
#E2E9EA #EAE2E9 #E9EAE2
tetradic
#E2E9EA #E7E2EA #EAE3E2 #E5EAE2
square
#E2E9EA #E7E2EA #EAE3E2 #E5EAE2
split-complementary
#E2E9EA #EAE2E5 #EAE7E2
monochromatic
#9BB3B7 #BFCED0 #E2E9EA #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.23
#E2E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E2E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E9EA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E9EA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#E0EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2e9ea; /* rgb */ color: rgb(226, 233, 234); /* oklch */ color: oklch(92.9% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#ebf0f0',
500: '#e2e9ea',
950: '#000000',
},
}SCSS
$custom: #e2e9ea; $custom-light: #ebf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e2e9ea",
"rgb": {
"r": 226,
"g": 233,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92899,
"c": 0.00764,
"h": 207.1
},
"luminance": 0.80387
}Semantic roles & 50–950 ramp
primary
#E2E9EA
secondary
#C0B2B0
accent
#554B9A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585