#D5EDEE#D5EDEE
#D5EDEE is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.9% C 0.025 H 199.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDEE |
|---|---|
| RGB | rgb(213, 237, 238) |
| HSL | hsl(182, 42%, 88%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(10.5%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.08, -7.65, -3.16) |
| CIE-LCH | lch(92.08, 8.28, 202.45°) |
| OKLab | oklab(92.88% -0.0238 -0.0086) |
| OKLCH | oklch(92.88% 0.025 199.8) |
| XYZ | xyz(73.1538, 80.8862, 92.6308) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Very Pale Blue
#D6FFFE
ΔE00 5.75
Very Light Blue
#D5FFFF
ΔE00 5.81
Really Light Blue
#D4FFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDEE #EED6D5
analogous
#D5EEE2 #D5EDEE #D5E0EE
triadic
#D5EDEE #EED5ED #EDEED5
tetradic
#D5EDEE #E2D5EE #EED6D5 #E0EED5
square
#D5EDEE #E2D5EE #EED6D5 #E0EED5
split-complementary
#D5EDEE #EED5E0 #EEE2D5
monochromatic
#7EC8CB #A9DADC #D5EDEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D5EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D5EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDEE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDEE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#CEEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5edee; /* rgb */ color: rgb(213, 237, 238); /* oklch */ color: oklch(92.9% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#e2f2f3',
500: '#d5edee',
950: '#000000',
},
}SCSS
$custom: #d5edee; $custom-light: #e2f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d5edee",
"rgb": {
"r": 213,
"g": 237,
"b": 238
},
"hsl": {
"h": 182.4,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.92884,
"c": 0.02531,
"h": 199.8
},
"luminance": 0.80888
}Semantic roles & 50–950 ramp
primary
#D5EDEE
secondary
#CA9F9D
accent
#3530B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585