#D6EDEE#D6EDEE
#D6EDEE is a very light, muted teal. Relative luminance 0.810; OKLCH L 93.0% C 0.024 H 199.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDEE |
|---|---|
| RGB | rgb(214, 237, 238) |
| HSL | hsl(183, 41%, 89%) |
| HSV | hsv(183, 10%, 93%) |
| CMYK | cmyk(10.1%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.15, -7.33, -3.06) |
| CIE-LCH | lch(92.15, 7.94, 202.62°) |
| OKLab | oklab(92.95% -0.0228 -0.0083) |
| OKLCH | oklch(92.95% 0.024 199.9) |
| XYZ | xyz(73.4448, 81.0363, 92.6444) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 6.00
Very Light Blue
#D5FFFF
ΔE00 6.06
Really Light Blue
#D4FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDEE #EED7D6
analogous
#D6EEE3 #D6EDEE #D6E1EE
triadic
#D6EDEE #EED6ED #EDEED6
tetradic
#D6EDEE #E3D6EE #EED7D6 #E1EED6
square
#D6EDEE #E3D6EE #EED7D6 #E1EED6
split-complementary
#D6EDEE #EED6E1 #EEE3D6
monochromatic
#7FC7CA #ABDADC #D6EDEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D6EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D6EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDEE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDEE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#CFEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6edee; /* rgb */ color: rgb(214, 237, 238); /* oklch */ color: oklch(93.0% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#e2f2f3',
500: '#d6edee',
950: '#000000',
},
}SCSS
$custom: #d6edee; $custom-light: #e2f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d6edee",
"rgb": {
"r": 214,
"g": 237,
"b": 238
},
"hsl": {
"h": 182.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.92953,
"c": 0.02428,
"h": 199.9
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#D6EDEE
secondary
#CAA09E
accent
#3731B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585