#E0EDED#E0EDED
#E0EDED is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.6% C 0.014 H 196.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EDED |
|---|---|
| RGB | rgb(224, 237, 237) |
| HSL | hsl(180, 27%, 90%) |
| HSV | hsv(180, 5%, 93%) |
| CMYK | cmyk(5.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.81, -4.29, -1.49) |
| CIE-LCH | lch(92.81, 4.54, 199.10°) |
| OKLab | oklab(93.64% -0.0132 -0.004) |
| OKLCH | oklch(93.64% 0.014 196.9) |
| XYZ | xyz(76.3076, 82.5294, 92.0139) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.70
Mintcream
#F5FFFA
ΔE00 4.52
Aliceblue
#F0F8FF
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 5.53
Fog
#D8DCE0
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EDED #EDE0E0
analogous
#E0EDE6 #E0EDED #E0E6ED
triadic
#E0EDED #EDE0ED #EDEDE0
tetradic
#E0EDED #E6E0ED #EDE0E0 #E6EDE0
square
#E0EDED #E6E0ED #EDE0E0 #E6EDE0
split-complementary
#E0EDED #EDE0E6 #EDE6E0
monochromatic
#93C0C0 #B9D7D7 #E0EDED #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.20
#E0EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#E0EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EDED
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EDED | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#DDEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0eded; /* rgb */ color: rgb(224, 237, 237); /* oklch */ color: oklch(93.6% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#e9f2f2',
500: '#e0eded',
950: '#000000',
},
}SCSS
$custom: #e0eded; $custom-light: #e9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#e0eded",
"rgb": {
"r": 224,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.93638,
"c": 0.01383,
"h": 196.9
},
"luminance": 0.8253
}Semantic roles & 50–950 ramp
primary
#E0EDED
secondary
#C6ACAC
accent
#4040A5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585