#D6EFEC#D6EFEC
#D6EFEC is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.027 H 188.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFEC |
|---|---|
| RGB | rgb(214, 239, 236) |
| HSL | hsl(173, 44%, 89%) |
| HSV | hsv(173, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.61, -8.73, -1.33) |
| CIE-LCH | lch(92.61, 8.83, 188.69°) |
| OKLab | oklab(93.3% -0.0263 -0.0037) |
| OKLCH | oklch(93.3% 0.027 188) |
| XYZ | xyz(73.7349, 82.0840, 91.2997) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.99
Ice
#D6FFFA
ΔE00 5.19
Very Light Blue
#D5FFFF
ΔE00 5.19
Really Light Blue
#D4FFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFEC #EFD6D9
analogous
#D6EFE0 #D6EFEC #D6E6EF
triadic
#D6EFEC #ECD6EF #EFECD6
tetradic
#D6EFEC #E0D6EF #EFD6D9 #E6EFD6
square
#D6EFEC #E0D6EF #EFD6D9 #E6EFD6
split-complementary
#D6EFEC #EFD6E6 #EFE0D6
monochromatic
#7ECDC3 #AADED8 #D6EFEC #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.21
#D6EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D6EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFEC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFEC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D0F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6efec; /* rgb */ color: rgb(214, 239, 236); /* oklch */ color: oklch(93.3% 0.027 188.0);
Tailwind
colors: {
custom: {
50: '#e2f4f2',
500: '#d6efec',
950: '#000000',
},
}SCSS
$custom: #d6efec; $custom-light: #e2f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d6efec",
"rgb": {
"r": 214,
"g": 239,
"b": 236
},
"hsl": {
"h": 172.8,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.93303,
"c": 0.02656,
"h": 188
},
"luminance": 0.82085
}Semantic roles & 50–950 ramp
primary
#D6EFEC
secondary
#CB9EA3
accent
#2F3FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585