#D6EBEC#D6EBEC
#D6EBEC is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.5% C 0.022 H 200.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBEC |
|---|---|
| RGB | rgb(214, 235, 236) |
| HSL | hsl(183, 37%, 88%) |
| HSV | hsv(183, 9%, 93%) |
| CMYK | cmyk(9.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.58, -6.70, -2.85) |
| CIE-LCH | lch(91.58, 7.28, 203.01°) |
| OKLab | oklab(92.49% -0.0209 -0.0077) |
| OKLCH | oklch(92.49% 0.022 200.2) |
| XYZ | xyz(72.5768, 79.7678, 90.9136) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.54
Very Pale Blue
#D6FFFE
ΔE00 6.72
Very Light Blue
#D5FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBEC #ECD7D6
analogous
#D6ECE2 #D6EBEC #D6E0EC
triadic
#D6EBEC #ECD6EB #EBECD6
tetradic
#D6EBEC #E2D6EC #ECD7D6 #E0ECD6
square
#D6EBEC #E2D6EC #ECD7D6 #E0ECD6
split-complementary
#D6EBEC #ECD6E0 #ECE2D6
monochromatic
#82C2C5 #ACD7D9 #D6EBEC #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.24
#D6EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#D6EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#D0EDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ebec; /* rgb */ color: rgb(214, 235, 236); /* oklch */ color: oklch(92.5% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#e2f1f2',
500: '#d6ebec',
950: '#000000',
},
}SCSS
$custom: #d6ebec; $custom-light: #e2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d6ebec",
"rgb": {
"r": 214,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.727,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.92488,
"c": 0.02225,
"h": 200.2
},
"luminance": 0.79769
}Semantic roles & 50–950 ramp
primary
#D6EBEC
secondary
#C7A1A0
accent
#3B36B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585