#E2EAEB#E2EAEB
#E2EAEB is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.1% C 0.009 H 205.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAEB |
|---|---|
| RGB | rgb(226, 234, 235) |
| HSL | hsl(187, 18%, 90%) |
| HSV | hsv(187, 4%, 92%) |
| CMYK | cmyk(3.8%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(92.14, -2.48, -1.41) |
| CIE-LCH | lch(92.14, 2.85, 209.68°) |
| OKLab | oklab(93.13% -0.0078 -0.0038) |
| OKLCH | oklch(93.13% 0.009 205.9) |
| XYZ | xyz(75.7794, 81.0121, 90.2257) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.96
Aliceblue
#F0F8FF
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 4.51
Gainsboro
#DCDCDC
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 4.73
Azure (CSS)
#F0FFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAEB #EBE3E2
analogous
#E2EBE7 #E2EAEB #E2E5EB
triadic
#E2EAEB #EBE2EA #EAEBE2
tetradic
#E2EAEB #E7E2EB #EBE3E2 #E5EBE2
square
#E2EAEB #E7E2EB #EBE3E2 #E5EBE2
split-complementary
#E2EAEB #EBE2E5 #EBE7E2
monochromatic
#9AB6B9 #BED0D2 #E2EAEB #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.22
#E2EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#E2EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#E0EBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eaeb; /* rgb */ color: rgb(226, 234, 235); /* oklch */ color: oklch(93.1% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#ebf0f1',
500: '#e2eaeb',
950: '#000000',
},
}SCSS
$custom: #e2eaeb; $custom-light: #ebf0f1; $custom-dark: #000000;
JSON
{
"hex": "#e2eaeb",
"rgb": {
"r": 226,
"g": 234,
"b": 235
},
"hsl": {
"h": 186.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93128,
"c": 0.00868,
"h": 205.9
},
"luminance": 0.81013
}Semantic roles & 50–950 ramp
primary
#E2EAEB
secondary
#C2B2B0
accent
#52499D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585