#D6ECE4#D6ECE4
#D6ECE4 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.026 H 171.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECE4 |
|---|---|
| RGB | rgb(214, 236, 228) |
| HSL | hsl(158, 37%, 88%) |
| HSV | hsv(158, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 3.4%, 7.5%) |
| CIE-LAB | lab(91.63, -8.72, 1.40) |
| CIE-LCH | lch(91.63, 8.84, 170.86°) |
| OKLab | oklab(92.46% -0.0253 0.0036) |
| OKLCH | oklch(92.46% 0.026 171.9) |
| XYZ | xyz(71.7275, 79.8874, 85.0246) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.54
Ice
#D6FFFA
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 6.48
Very Pale Blue
#D6FFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECE4 #ECD6DE
analogous
#D6ECD9 #D6ECE4 #D6E9EC
triadic
#D6ECE4 #E4D6EC #ECE4D6
tetradic
#D6ECE4 #D9D6EC #ECD6DE #E9ECD6
square
#D6ECE4 #D9D6EC #ECD6DE #E9ECD6
split-complementary
#D6ECE4 #ECD6E9 #ECD9D6
monochromatic
#82C5AD #ACD9C8 #D6ECE4 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.24
#D6ECE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#D6ECE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECE4
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECE4 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E4
Deuteranopia (green-blind)
#E6E6E5
Tritanopia (blue-blind)
#D2ECEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ece4; /* rgb */ color: rgb(214, 236, 228); /* oklch */ color: oklch(92.5% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#e2f2ec',
500: '#d6ece4',
950: '#000000',
},
}SCSS
$custom: #d6ece4; $custom-light: #e2f2ec; $custom-dark: #000000;
JSON
{
"hex": "#d6ece4",
"rgb": {
"r": 214,
"g": 236,
"b": 228
},
"hsl": {
"h": 158.182,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92463,
"c": 0.02557,
"h": 171.9
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#D6ECE4
secondary
#C7A0AE
accent
#3662B0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584