#D6EAEC#D6EAEC
#D6EAEC is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.3% C 0.021 H 204.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EAEC |
|---|---|
| RGB | rgb(214, 234, 236) |
| HSL | hsl(185, 37%, 88%) |
| HSV | hsv(185, 9%, 93%) |
| CMYK | cmyk(9.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(91.32, -6.19, -3.22) |
| CIE-LCH | lch(91.32, 6.98, 207.50°) |
| OKLab | oklab(92.29% -0.0195 -0.0087) |
| OKLCH | oklch(92.29% 0.021 204) |
| XYZ | xyz(72.2913, 79.1968, 90.8185) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 5.37
Mintcream
#F5FFFA
ΔE00 6.49
Aliceblue
#F0F8FF
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Light Grey
#D8DCD6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EAEC #ECD8D6
analogous
#D6ECE3 #D6EAEC #D6DFEC
triadic
#D6EAEC #ECD6EA #EAECD6
tetradic
#D6EAEC #E3D6EC #ECD8D6 #DFECD6
square
#D6EAEC #E3D6EC #ECD8D6 #DFECD6
split-complementary
#D6EAEC #ECD6DF #ECE3D6
monochromatic
#82BFC5 #ACD5D9 #D6EAEC #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.25
#D6EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D6EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EAEC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EAEC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#D0ECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6eaec; /* rgb */ color: rgb(214, 234, 236); /* oklch */ color: oklch(92.3% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e2f0f2',
500: '#d6eaec',
950: '#000000',
},
}SCSS
$custom: #d6eaec; $custom-light: #e2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d6eaec",
"rgb": {
"r": 214,
"g": 234,
"b": 236
},
"hsl": {
"h": 185.455,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92285,
"c": 0.02137,
"h": 204
},
"luminance": 0.79198
}Semantic roles & 50–950 ramp
primary
#D6EAEC
secondary
#C7A3A0
accent
#4136B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585