#E6ECED#E6ECED
#E6ECED is a very light, near-neutral teal. Relative luminance 0.829; OKLCH L 93.9% C 0.007 H 208.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E6ECED |
|---|---|
| RGB | rgb(230, 236, 237) |
| HSL | hsl(189, 16%, 92%) |
| HSV | hsv(189, 3%, 93%) |
| CMYK | cmyk(3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.98, -1.81, -1.18) |
| CIE-LCH | lch(92.98, 2.16, 213.07°) |
| OKLab | oklab(93.88% -0.0058 -0.0032) |
| OKLCH | oklch(93.88% 0.007 208.8) |
| XYZ | xyz(77.9118, 82.9280, 92.0064) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.50
Aliceblue
#F0F8FF
ΔE00 3.79
Fog
#D8DCE0
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 4.28
Off White
#FAF9F6
ΔE00 4.55
Pale Grey
#FDFDFE
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6ECED #EDE7E6
analogous
#E6EDEB #E6ECED #E6E9ED
triadic
#E6ECED #EDE6EC #ECEDE6
tetradic
#E6ECED #EBE6ED #EDE7E6 #E9EDE6
square
#E6ECED #EBE6ED #EDE7E6 #E9EDE6
split-complementary
#E6ECED #EDE6E9 #EDEBE6
monochromatic
#9FB6BA #C2D1D3 #E6ECED #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.19
#E6ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#E6ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6ECED
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6ECED | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#E4EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e6eced; /* rgb */ color: rgb(230, 236, 237); /* oklch */ color: oklch(93.9% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#edf2f2',
500: '#e6eced',
950: '#000000',
},
}SCSS
$custom: #e6eced; $custom-light: #edf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e6eced",
"rgb": {
"r": 230,
"g": 236,
"b": 237
},
"hsl": {
"h": 188.571,
"s": 16.279,
"l": 91.569
},
"oklch": {
"l": 0.93882,
"c": 0.00657,
"h": 208.8
},
"luminance": 0.82928
}Semantic roles & 50–950 ramp
primary
#E6ECED
secondary
#C3B6B4
accent
#564B9B
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585