#D5EDED#D5EDED
#D5EDED is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.9% C 0.025 H 196.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDED |
|---|---|
| RGB | rgb(213, 237, 237) |
| HSL | hsl(180, 40%, 88%) |
| HSV | hsv(180, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.05, -7.84, -2.68) |
| CIE-LCH | lch(92.05, 8.29, 198.86°) |
| OKLab | oklab(92.85% -0.0242 -0.0073) |
| OKLCH | oklch(92.85% 0.025 196.7) |
| XYZ | xyz(73.0073, 80.8276, 91.8592) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.00
Azure (CSS)
#F0FFFF
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.61
Very Light Blue
#D5FFFF
ΔE00 5.70
Really Light Blue
#D4FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDED #EDD5D5
analogous
#D5EDE1 #D5EDED #D5E1ED
triadic
#D5EDED #EDD5ED #EDEDD5
tetradic
#D5EDED #E1D5ED #EDD5D5 #E1EDD5
square
#D5EDED #E1D5ED #EDD5D5 #E1EDD5
split-complementary
#D5EDED #EDD5E1 #EDE1D5
monochromatic
#7FC8C8 #AADBDB #D5EDED #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.22
#D5EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D5EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDED
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDED | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#CEEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5eded; /* rgb */ color: rgb(213, 237, 237); /* oklch */ color: oklch(92.9% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e2f2f2',
500: '#d5eded',
950: '#000000',
},
}SCSS
$custom: #d5eded; $custom-light: #e2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d5eded",
"rgb": {
"r": 213,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92854,
"c": 0.02527,
"h": 196.7
},
"luminance": 0.80829
}Semantic roles & 50–950 ramp
primary
#D5EDED
secondary
#C89E9E
accent
#3232B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585