#D5EDEB#D5EDEB
#D5EDEB is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.8% C 0.025 H 190.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDEB |
|---|---|
| RGB | rgb(213, 237, 235) |
| HSL | hsl(175, 40%, 88%) |
| HSV | hsv(175, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.00, -8.23, -1.71) |
| CIE-LCH | lch(92.00, 8.41, 191.76°) |
| OKLab | oklab(92.8% -0.025 -0.0047) |
| OKLCH | oklch(92.8% 0.025 190.6) |
| XYZ | xyz(72.7167, 80.7114, 90.3289) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 5.40
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.62
Ice
#D6FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDEB #EDD5D7
analogous
#D5EDDF #D5EDEB #D5E3ED
triadic
#D5EDEB #EBD5ED #EDEBD5
tetradic
#D5EDEB #DFD5ED #EDD5D7 #E3EDD5
square
#D5EDEB #DFD5ED #EDD5D7 #E3EDD5
split-complementary
#D5EDEB #EDD5E3 #EDDFD5
monochromatic
#7FC8C2 #AADBD7 #D5EDEB #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.23
#D5EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D5EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDEB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDEB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#CFEEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5edeb; /* rgb */ color: rgb(213, 237, 235); /* oklch */ color: oklch(92.8% 0.025 190.6);
Tailwind
colors: {
custom: {
50: '#e2f2f1',
500: '#d5edeb',
950: '#000000',
},
}SCSS
$custom: #d5edeb; $custom-light: #e2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d5edeb",
"rgb": {
"r": 213,
"g": 237,
"b": 235
},
"hsl": {
"h": 175,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92796,
"c": 0.0254,
"h": 190.6
},
"luminance": 0.80713
}Semantic roles & 50–950 ramp
primary
#D5EDEB
secondary
#C89EA1
accent
#323DB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585