#D5EAEC#D5EAEC
#D5EAEC is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.2% C 0.022 H 203.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAEC |
|---|---|
| RGB | rgb(213, 234, 236) |
| HSL | hsl(185, 38%, 88%) |
| HSV | hsv(185, 10%, 93%) |
| CMYK | cmyk(9.7%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.26, -6.51, -3.33) |
| CIE-LCH | lch(91.26, 7.32, 207.09°) |
| OKLab | oklab(92.21% -0.0205 -0.009) |
| OKLCH | oklch(92.21% 0.022 203.7) |
| XYZ | xyz(72.0003, 79.0467, 90.8048) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 5.18
Mintcream
#F5FFFA
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Very Pale Blue
#D6FFFE
ΔE00 7.00
Very Light Blue
#D5FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAEC #ECD7D5
analogous
#D5ECE2 #D5EAEC #D5DEEC
triadic
#D5EAEC #ECD5EA #EAECD5
tetradic
#D5EAEC #E2D5EC #ECD7D5 #DEECD5
square
#D5EAEC #E2D5EC #ECD7D5 #DEECD5
split-complementary
#D5EAEC #ECD5DE #ECE2D5
monochromatic
#81C0C6 #ABD5D9 #D5EAEC #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.25
#D5EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D5EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAEC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAEC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#CFECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d5eaec; /* rgb */ color: rgb(213, 234, 236); /* oklch */ color: oklch(92.2% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#e2f0f2',
500: '#d5eaec',
950: '#000000',
},
}SCSS
$custom: #d5eaec; $custom-light: #e2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d5eaec",
"rgb": {
"r": 213,
"g": 234,
"b": 236
},
"hsl": {
"h": 185.217,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92214,
"c": 0.0224,
"h": 203.7
},
"luminance": 0.79048
}Semantic roles & 50–950 ramp
primary
#D5EAEC
secondary
#C7A29E
accent
#4035B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585