#E5EDED#E5EDED
#E5EDED is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 94.0% C 0.009 H 197.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EDED |
|---|---|
| RGB | rgb(229, 237, 237) |
| HSL | hsl(180, 18%, 91%) |
| HSV | hsv(180, 3%, 93%) |
| CMYK | cmyk(3.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.16, -2.65, -0.92) |
| CIE-LCH | lch(93.16, 2.81, 199.22°) |
| OKLab | oklab(94.01% -0.0082 -0.0025) |
| OKLCH | oklch(94.01% 0.009 197) |
| XYZ | xyz(77.8804, 83.3404, 92.0876) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 4.25
Aliceblue
#F0F8FF
ΔE00 4.27
Azure (CSS)
#F0FFFF
ΔE00 4.37
Mintcream
#F5FFFA
ΔE00 4.47
Fog
#D8DCE0
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EDED #EDE5E5
analogous
#E5EDE9 #E5EDED #E5E9ED
triadic
#E5EDED #EDE5ED #EDEDE5
tetradic
#E5EDED #E9E5ED #EDE5E5 #E9EDE5
square
#E5EDED #E9E5ED #EDE5E5 #E9EDE5
split-complementary
#E5EDED #EDE5E9 #EDE9E5
monochromatic
#9DBBBB #C1D4D4 #E5EDED #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.19
#E5EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#E5EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EDED
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EDED | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E3EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5eded; /* rgb */ color: rgb(229, 237, 237); /* oklch */ color: oklch(94.0% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#edf2f2',
500: '#e5eded',
950: '#000000',
},
}SCSS
$custom: #e5eded; $custom-light: #edf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e5eded",
"rgb": {
"r": 229,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 18.182,
"l": 91.373
},
"oklch": {
"l": 0.94006,
"c": 0.00854,
"h": 197
},
"luminance": 0.83341
}Semantic roles & 50–950 ramp
primary
#E5EDED
secondary
#C4B2B2
accent
#49499C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585