#D6ECE8#D6ECE8
#D6ECE8 is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.6% C 0.024 H 183.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECE8 |
|---|---|
| RGB | rgb(214, 236, 232) |
| HSL | hsl(169, 37%, 88%) |
| HSV | hsv(169, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(91.74, -7.97, -0.53) |
| CIE-LCH | lch(91.74, 7.99, 183.83°) |
| OKLab | oklab(92.58% -0.0238 -0.0015) |
| OKLCH | oklch(92.58% 0.024 183.7) |
| XYZ | xyz(72.2892, 80.1121, 87.9829) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 6.07
Ice
#D6FFFA
ΔE00 6.14
Mintcream
#F5FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECE8 #ECD6DA
analogous
#D6ECDD #D6ECE8 #D6E5EC
triadic
#D6ECE8 #E8D6EC #ECE8D6
tetradic
#D6ECE8 #DDD6EC #ECD6DA #E5ECD6
square
#D6ECE8 #DDD6EC #ECD6DA #E5ECD6
split-complementary
#D6ECE8 #ECD6E5 #ECDDD6
monochromatic
#82C5B9 #ACD9D1 #D6ECE8 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.23
#D6ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D6ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECE8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECE8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E5E6E8
Tritanopia (blue-blind)
#D1EDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ece8; /* rgb */ color: rgb(214, 236, 232); /* oklch */ color: oklch(92.6% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#e2f2ef',
500: '#d6ece8',
950: '#000000',
},
}SCSS
$custom: #d6ece8; $custom-light: #e2f2ef; $custom-dark: #000000;
JSON
{
"hex": "#d6ece8",
"rgb": {
"r": 214,
"g": 236,
"b": 232
},
"hsl": {
"h": 169.091,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92576,
"c": 0.02382,
"h": 183.7
},
"luminance": 0.80113
}Semantic roles & 50–950 ramp
primary
#D6ECE8
secondary
#C7A0A7
accent
#364CB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585