#D5EEEB#D5EEEB
#D5EEEB is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.027 H 188.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEEB |
|---|---|
| RGB | rgb(213, 238, 235) |
| HSL | hsl(173, 42%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.26, -8.74, -1.33) |
| CIE-LCH | lch(92.26, 8.84, 188.69°) |
| OKLab | oklab(93% -0.0263 -0.0037) |
| OKLCH | oklch(93% 0.027 188) |
| XYZ | xyz(73.0070, 81.2921, 90.4257) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 5.11
Ice
#D6FFFA
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.30
Really Light Blue
#D4FFFF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEEB #EED5D8
analogous
#D5EEDE #D5EEEB #D5E4EE
triadic
#D5EEEB #EBD5EE #EEEBD5
tetradic
#D5EEEB #DED5EE #EED5D8 #E4EED5
square
#D5EEEB #DED5EE #EED5D8 #E4EED5
split-complementary
#D5EEEB #EED5E4 #EEDED5
monochromatic
#7ECBC2 #A9DCD6 #D5EEEB #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.22
#D5EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D5EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#CFEFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5eeeb; /* rgb */ color: rgb(213, 238, 235); /* oklch */ color: oklch(93.0% 0.027 188.0);
Tailwind
colors: {
custom: {
50: '#e2f3f1',
500: '#d5eeeb',
950: '#000000',
},
}SCSS
$custom: #d5eeeb; $custom-light: #e2f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d5eeeb",
"rgb": {
"r": 213,
"g": 238,
"b": 235
},
"hsl": {
"h": 172.8,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.93,
"c": 0.02658,
"h": 188
},
"luminance": 0.81293
}Semantic roles & 50–950 ramp
primary
#D5EEEB
secondary
#CA9DA3
accent
#3040B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585