#D6EDEC#D6EDEC
#D6EDEC is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.9% C 0.024 H 193.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDEC |
|---|---|
| RGB | rgb(214, 237, 236) |
| HSL | hsl(177, 39%, 88%) |
| HSV | hsv(177, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.10, -7.72, -2.09) |
| CIE-LCH | lch(92.10, 8.00, 195.16°) |
| OKLab | oklab(92.9% -0.0236 -0.0057) |
| OKLCH | oklch(92.9% 0.024 193.6) |
| XYZ | xyz(73.1526, 80.9194, 91.1056) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.11
Azure (CSS)
#F0FFFF
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.75
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDEC #EDD6D7
analogous
#D6EDE0 #D6EDEC #D6E2ED
triadic
#D6EDEC #ECD6ED #EDECD6
tetradic
#D6EDEC #E0D6ED #EDD6D7 #E2EDD6
square
#D6EDEC #E0D6ED #EDD6D7 #E2EDD6
split-complementary
#D6EDEC #EDD6E2 #EDE0D6
monochromatic
#81C8C5 #ABDAD8 #D6EDEC #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.22
#D6EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D6EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDEC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDEC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#D0EFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6edec; /* rgb */ color: rgb(214, 237, 236); /* oklch */ color: oklch(92.9% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e2f2f2',
500: '#d6edec',
950: '#000000',
},
}SCSS
$custom: #d6edec; $custom-light: #e2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d6edec",
"rgb": {
"r": 214,
"g": 237,
"b": 236
},
"hsl": {
"h": 177.391,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.92895,
"c": 0.02427,
"h": 193.6
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#D6EDEC
secondary
#C89FA1
accent
#3439B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585