#D5EFEC#D5EFEC
#D5EFEC is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.2% C 0.028 H 188.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFEC |
|---|---|
| RGB | rgb(213, 239, 236) |
| HSL | hsl(173, 45%, 89%) |
| HSV | hsv(173, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.55, -9.05, -1.44) |
| CIE-LCH | lch(92.55, 9.16, 189.04°) |
| OKLab | oklab(93.23% -0.0273 -0.004) |
| OKLCH | oklch(93.23% 0.028 188.3) |
| XYZ | xyz(73.4438, 81.9339, 91.2860) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.77
Ice
#D6FFFA
ΔE00 4.96
Very Light Blue
#D5FFFF
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFEC #EFD5D8
analogous
#D5EFDF #D5EFEC #D5E5EF
triadic
#D5EFEC #ECD5EF #EFECD5
tetradic
#D5EFEC #DFD5EF #EFD5D8 #E5EFD5
square
#D5EFEC #DFD5EF #EFD5D8 #E5EFD5
split-complementary
#D5EFEC #EFD5E5 #EFDFD5
monochromatic
#7CCDC4 #A9DED8 #D5EFEC #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.21
#D5EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D5EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFEC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFEC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#CEF0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5efec; /* rgb */ color: rgb(213, 239, 236); /* oklch */ color: oklch(93.2% 0.028 188.3);
Tailwind
colors: {
custom: {
50: '#e2f4f2',
500: '#d5efec',
950: '#000000',
},
}SCSS
$custom: #d5efec; $custom-light: #e2f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d5efec",
"rgb": {
"r": 213,
"g": 239,
"b": 236
},
"hsl": {
"h": 173.077,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.93234,
"c": 0.02757,
"h": 188.3
},
"luminance": 0.81935
}Semantic roles & 50–950 ramp
primary
#D5EFEC
secondary
#CC9DA2
accent
#2E3DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585