#E6EDED#E6EDED
#E6EDED is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 94.1% C 0.007 H 197.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EDED |
|---|---|
| RGB | rgb(230, 237, 237) |
| HSL | hsl(180, 16%, 92%) |
| HSV | hsv(180, 3%, 93%) |
| CMYK | cmyk(3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.24, -2.32, -0.81) |
| CIE-LCH | lch(93.24, 2.46, 199.24°) |
| OKLab | oklab(94.08% -0.0071 -0.0022) |
| OKLCH | oklch(94.08% 0.007 197) |
| XYZ | xyz(78.2005, 83.5054, 92.1026) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.86
Aliceblue
#F0F8FF
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 4.58
Azure (CSS)
#F0FFFF
ΔE00 4.62
Off White
#FAF9F6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EDED #EDE6E6
analogous
#E6EDEA #E6EDED #E6EAED
triadic
#E6EDED #EDE6ED #EDEDE6
tetradic
#E6EDED #EAE6ED #EDE6E6 #EAEDE6
square
#E6EDED #EAE6ED #EDE6E6 #EAEDE6
split-complementary
#E6EDED #EDE6EA #EDEAE6
monochromatic
#9FBABA #C2D3D3 #E6EDED #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.19
#E6EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#E6EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EDED
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EDED | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E4EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e6eded; /* rgb */ color: rgb(230, 237, 237); /* oklch */ color: oklch(94.1% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#edf2f2',
500: '#e6eded',
950: '#000000',
},
}SCSS
$custom: #e6eded; $custom-light: #edf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e6eded",
"rgb": {
"r": 230,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 16.279,
"l": 91.569
},
"oklch": {
"l": 0.9408,
"c": 0.00748,
"h": 197
},
"luminance": 0.83506
}Semantic roles & 50–950 ramp
primary
#E6EDED
secondary
#C3B4B4
accent
#4B4B9B
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585