#E2ECEB#E2ECEB
#E2ECEB is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.011 H 189.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECEB |
|---|---|
| RGB | rgb(226, 236, 235) |
| HSL | hsl(174, 21%, 91%) |
| HSV | hsv(174, 4%, 93%) |
| CMYK | cmyk(4.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.64, -3.50, -0.67) |
| CIE-LCH | lch(92.64, 3.56, 190.83°) |
| OKLab | oklab(93.53% -0.0106 -0.0018) |
| OKLCH | oklch(93.53% 0.011 189.8) |
| XYZ | xyz(76.3520, 82.1573, 90.4166) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECEB #ECE2E3
analogous
#E2ECE6 #E2ECEB #E2E8EC
triadic
#E2ECEB #EBE2EC #ECEBE2
tetradic
#E2ECEB #E6E2EC #ECE2E3 #E8ECE2
square
#E2ECEB #E6E2EC #ECE2E3 #E8ECE2
split-complementary
#E2ECEB #ECE2E8 #ECE6E2
monochromatic
#98BCB8 #BDD4D1 #E2ECEB #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.20
#E2ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#E2ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECEB
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECEB | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#E0EDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2eceb; /* rgb */ color: rgb(226, 236, 235); /* oklch */ color: oklch(93.5% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#ebf2f1',
500: '#e2eceb',
950: '#000000',
},
}SCSS
$custom: #e2eceb; $custom-light: #ebf2f1; $custom-dark: #000000;
JSON
{
"hex": "#e2eceb",
"rgb": {
"r": 226,
"g": 236,
"b": 235
},
"hsl": {
"h": 174,
"s": 20.833,
"l": 90.588
},
"oklch": {
"l": 0.93527,
"c": 0.01075,
"h": 189.8
},
"luminance": 0.82158
}Semantic roles & 50–950 ramp
primary
#E2ECEB
secondary
#C3AFB1
accent
#464F9F
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585