#E4ECEB#E4ECEB
#E4ECEB is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.7% C 0.009 H 188.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ECEB |
|---|---|
| RGB | rgb(228, 236, 235) |
| HSL | hsl(173, 17%, 91%) |
| HSV | hsv(173, 3%, 93%) |
| CMYK | cmyk(3.4%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.79, -2.84, -0.44) |
| CIE-LCH | lch(92.79, 2.87, 188.86°) |
| OKLab | oklab(93.68% -0.0086 -0.0012) |
| OKLCH | oklch(93.68% 0.009 188.1) |
| XYZ | xyz(76.9829, 82.4826, 90.4462) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 4.40
Azure (CSS)
#F0FFFF
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 4.83
Fog
#D8DCE0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ECEB #ECE4E5
analogous
#E4ECE7 #E4ECEB #E4E9EC
triadic
#E4ECEB #EBE4EC #ECEBE4
tetradic
#E4ECEB #E7E4EC #ECE4E5 #E9ECE4
square
#E4ECEB #E7E4EC #ECE4E5 #E9ECE4
split-complementary
#E4ECEB #ECE4E9 #ECE7E4
monochromatic
#9CB9B6 #C0D3D0 #E4ECEB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.20
#E4ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E4ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ECEB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ECEB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#E2ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4eceb; /* rgb */ color: rgb(228, 236, 235); /* oklch */ color: oklch(93.7% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#ecf2f1',
500: '#e4eceb',
950: '#000000',
},
}SCSS
$custom: #e4eceb; $custom-light: #ecf2f1; $custom-dark: #000000;
JSON
{
"hex": "#e4eceb",
"rgb": {
"r": 228,
"g": 236,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 17.391,
"l": 90.98
},
"oklch": {
"l": 0.93675,
"c": 0.00865,
"h": 188.1
},
"luminance": 0.82483
}Semantic roles & 50–950 ramp
primary
#E4ECEB
secondary
#C2B2B4
accent
#4A549C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585