#E4ECED#E4ECED
#E4ECED is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.7% C 0.009 H 205.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ECED |
|---|---|
| RGB | rgb(228, 236, 237) |
| HSL | hsl(187, 20%, 91%) |
| HSV | hsv(187, 4%, 93%) |
| CMYK | cmyk(3.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.84, -2.47, -1.41) |
| CIE-LCH | lch(92.84, 2.84, 209.68°) |
| OKLab | oklab(93.73% -0.0078 -0.0038) |
| OKLCH | oklch(93.73% 0.009 205.9) |
| XYZ | xyz(77.2735, 82.5988, 91.9765) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.98
Whitesmoke
#F5F5F5
ΔE00 4.26
Fog
#D8DCE0
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.83
Mintcream
#F5FFFA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ECED #EDE5E4
analogous
#E4EDE9 #E4ECED #E4E7ED
triadic
#E4ECED #EDE4EC #ECEDE4
tetradic
#E4ECED #E9E4ED #EDE5E4 #E7EDE4
square
#E4ECED #E9E4ED #EDE5E4 #E7EDE4
split-complementary
#E4ECED #EDE4E7 #EDE9E4
monochromatic
#9BB8BC #BFD2D5 #E4ECED #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.20
#E4ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#E4ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ECED
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ECED | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E2EDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4eced; /* rgb */ color: rgb(228, 236, 237); /* oklch */ color: oklch(93.7% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#ecf2f2',
500: '#e4eced',
950: '#000000',
},
}SCSS
$custom: #e4eced; $custom-light: #ecf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e4eced",
"rgb": {
"r": 228,
"g": 236,
"b": 237
},
"hsl": {
"h": 186.667,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.93732,
"c": 0.00867,
"h": 205.9
},
"luminance": 0.82599
}Semantic roles & 50–950 ramp
primary
#E4ECED
secondary
#C4B3B1
accent
#51479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585