#E7EDED#E7EDED
#E7EDED is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.2% C 0.006 H 197.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EDED |
|---|---|
| RGB | rgb(231, 237, 237) |
| HSL | hsl(180, 14%, 92%) |
| HSV | hsv(180, 3%, 93%) |
| CMYK | cmyk(2.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.31, -1.99, -0.70) |
| CIE-LCH | lch(93.31, 2.11, 199.27°) |
| OKLab | oklab(94.16% -0.0061 -0.0019) |
| OKLCH | oklch(94.16% 0.006 197) |
| XYZ | xyz(78.5224, 83.6714, 92.1177) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 4.08
Off White
#FAF9F6
ΔE00 4.31
Fog
#D8DCE0
ΔE00 4.39
Gainsboro
#DCDCDC
ΔE00 4.49
Pale Grey
#FDFDFE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EDED #EDE7E7
analogous
#E7EDEA #E7EDED #E7EAED
triadic
#E7EDED #EDE7ED #EDEDE7
tetradic
#E7EDED #EAE7ED #EDE7E7 #EAEDE7
square
#E7EDED #EAE7ED #EDE7E7 #EAEDE7
split-complementary
#E7EDED #EDE7EA #EDEAE7
monochromatic
#A1B9B9 #C4D3D3 #E7EDED #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.18
#E7EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#E7EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EDED
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EDED | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#E5EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e7eded; /* rgb */ color: rgb(231, 237, 237); /* oklch */ color: oklch(94.2% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#eef2f2',
500: '#e7eded',
950: '#000000',
},
}SCSS
$custom: #e7eded; $custom-light: #eef2f2; $custom-dark: #000000;
JSON
{
"hex": "#e7eded",
"rgb": {
"r": 231,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.94155,
"c": 0.00642,
"h": 197
},
"luminance": 0.83672
}Semantic roles & 50–950 ramp
primary
#E7EDED
secondary
#C3B5B5
accent
#4D4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585