#D6EDED#D6EDED
#D6EDED is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.024 H 196.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EDED |
|---|---|
| RGB | rgb(214, 237, 237) |
| HSL | hsl(180, 39%, 88%) |
| HSV | hsv(180, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.12, -7.53, -2.57) |
| CIE-LCH | lch(92.12, 7.95, 198.88°) |
| OKLab | oklab(92.92% -0.0232 -0.007) |
| OKLCH | oklch(92.92% 0.024 196.7) |
| XYZ | xyz(73.2983, 80.9777, 91.8729) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Azure (CSS)
#F0FFFF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 5.85
Very Light Blue
#D5FFFF
ΔE00 5.95
Really Light Blue
#D4FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EDED #EDD6D6
analogous
#D6EDE1 #D6EDED #D6E1ED
triadic
#D6EDED #EDD6ED #EDEDD6
tetradic
#D6EDED #E1D6ED #EDD6D6 #E1EDD6
square
#D6EDED #E1D6ED #EDD6D6 #E1EDD6
split-complementary
#D6EDED #EDD6E1 #EDE1D6
monochromatic
#81C8C8 #ABDADA #D6EDED #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.22
#D6EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D6EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EDED
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EDED | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D0EFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6eded; /* rgb */ color: rgb(214, 237, 237); /* oklch */ color: oklch(92.9% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#e2f2f2',
500: '#d6eded',
950: '#000000',
},
}SCSS
$custom: #d6eded; $custom-light: #e2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d6eded",
"rgb": {
"r": 214,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.92924,
"c": 0.02424,
"h": 196.7
},
"luminance": 0.80979
}Semantic roles & 50–950 ramp
primary
#D6EDED
secondary
#C89F9F
accent
#3434B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585