#D9EFEC#D9EFEC
#D9EFEC is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.5% C 0.024 H 186.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFEC |
|---|---|
| RGB | rgb(217, 239, 236) |
| HSL | hsl(172, 41%, 89%) |
| HSV | hsv(172, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.81, -7.77, -1.02) |
| CIE-LCH | lch(92.81, 7.83, 187.46°) |
| OKLab | oklab(93.51% -0.0233 -0.0028) |
| OKLCH | oklch(93.51% 0.024 186.9) |
| XYZ | xyz(74.6187, 82.5397, 91.3411) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 4.80
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.73
Mintcream
#F5FFFA
ΔE00 5.75
Very Light Blue
#D5FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFEC #EFD9DC
analogous
#D9EFE1 #D9EFEC #D9E7EF
triadic
#D9EFEC #ECD9EF #EFECD9
tetradic
#D9EFEC #E1D9EF #EFD9DC #E7EFD9
square
#D9EFEC #E1D9EF #EFD9DC #E7EFD9
split-complementary
#D9EFEC #EFD9E7 #EFE1D9
monochromatic
#83CBC1 #AEDDD6 #D9EFEC #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.20
#D9EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#D9EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFEC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFEC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#D4F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efec; /* rgb */ color: rgb(217, 239, 236); /* oklch */ color: oklch(93.5% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#e4f4f2',
500: '#d9efec',
950: '#000000',
},
}SCSS
$custom: #d9efec; $custom-light: #e4f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d9efec",
"rgb": {
"r": 217,
"g": 239,
"b": 236
},
"hsl": {
"h": 171.818,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93512,
"c": 0.02351,
"h": 186.9
},
"luminance": 0.82541
}Semantic roles & 50–950 ramp
primary
#D9EFEC
secondary
#CBA1A7
accent
#3243B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585