#D6ECEE#D6ECEE
#D6ECEE is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.8% C 0.023 H 203.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECEE |
|---|---|
| RGB | rgb(214, 236, 238) |
| HSL | hsl(185, 41%, 89%) |
| HSV | hsv(185, 10%, 93%) |
| CMYK | cmyk(10.1%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.89, -6.82, -3.43) |
| CIE-LCH | lch(91.89, 7.64, 206.71°) |
| OKLab | oklab(92.75% -0.0215 -0.0093) |
| OKLCH | oklch(92.75% 0.023 203.4) |
| XYZ | xyz(73.1561, 80.4588, 92.5482) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.54
Very Light Blue
#D5FFFF
ΔE00 6.58
Mintcream
#F5FFFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECEE #EED8D6
analogous
#D6EEE4 #D6ECEE #D6E0EE
triadic
#D6ECEE #EED6EC #ECEED6
tetradic
#D6ECEE #E4D6EE #EED8D6 #E0EED6
square
#D6ECEE #E4D6EE #EED8D6 #E0EED6
split-complementary
#D6ECEE #EED6E0 #EEE4D6
monochromatic
#7FC4CA #ABD8DC #D6ECEE #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.23
#D6ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D6ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECEE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECEE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#CFEEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ecee; /* rgb */ color: rgb(214, 236, 238); /* oklch */ color: oklch(92.8% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#e2f2f3',
500: '#d6ecee',
950: '#000000',
},
}SCSS
$custom: #d6ecee; $custom-light: #e2f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d6ecee",
"rgb": {
"r": 214,
"g": 236,
"b": 238
},
"hsl": {
"h": 185,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.9275,
"c": 0.0234,
"h": 203.4
},
"luminance": 0.8046
}Semantic roles & 50–950 ramp
primary
#D6ECEE
secondary
#CAA29E
accent
#3C31B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585