#D6ECEC#D6ECEC
#D6ECEC is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.7% C 0.023 H 196.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECEC |
|---|---|
| RGB | rgb(214, 236, 236) |
| HSL | hsl(180, 37%, 88%) |
| HSV | hsv(180, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(91.84, -7.21, -2.47) |
| CIE-LCH | lch(91.84, 7.62, 198.90°) |
| OKLab | oklab(92.69% -0.0222 -0.0067) |
| OKLCH | oklch(92.69% 0.023 196.8) |
| XYZ | xyz(72.8639, 80.3420, 91.0093) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.46
Azure (CSS)
#F0FFFF
ΔE00 4.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.03
Very Pale Blue
#D6FFFE
ΔE00 6.21
Very Light Blue
#D5FFFF
ΔE00 6.31
Mintcream
#F5FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECEC #ECD6D6
analogous
#D6ECE1 #D6ECEC #D6E1EC
triadic
#D6ECEC #ECD6EC #ECECD6
tetradic
#D6ECEC #E1D6EC #ECD6D6 #E1ECD6
square
#D6ECEC #E1D6EC #ECD6D6 #E1ECD6
split-complementary
#D6ECEC #ECD6E1 #ECE1D6
monochromatic
#82C5C5 #ACD9D9 #D6ECEC #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.23
#D6ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D6ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECEC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECEC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#D0EEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ecec; /* rgb */ color: rgb(214, 236, 236); /* oklch */ color: oklch(92.7% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#e2f2f2',
500: '#d6ecec',
950: '#000000',
},
}SCSS
$custom: #d6ecec; $custom-light: #e2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d6ecec",
"rgb": {
"r": 214,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92691,
"c": 0.02323,
"h": 196.8
},
"luminance": 0.80343
}Semantic roles & 50–950 ramp
primary
#D6ECEC
secondary
#C7A0A0
accent
#3636B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585