#D6EEE6#D6EEE6
#D6EEE6 is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.027 H 173.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EEE6 |
|---|---|
| RGB | rgb(214, 238, 230) |
| HSL | hsl(160, 41%, 89%) |
| HSV | hsv(160, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 3.4%, 6.7%) |
| CIE-LAB | lab(92.20, -9.36, 1.19) |
| CIE-LCH | lch(92.20, 9.44, 172.76°) |
| OKLab | oklab(92.93% -0.0273 0.003) |
| OKLCH | oklch(92.93% 0.027 173.7) |
| XYZ | xyz(72.5858, 81.1572, 86.6883) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.08
Ice
#D6FFFA
ΔE00 5.45
Honeydew
#F0FFF0
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EEE6 #EED6DE
analogous
#D6EEDA #D6EEE6 #D6EAEE
triadic
#D6EEE6 #E6D6EE #EEE6D6
tetradic
#D6EEE6 #DAD6EE #EED6DE #EAEED6
square
#D6EEE6 #DAD6EE #EED6DE #EAEED6
split-complementary
#D6EEE6 #EED6EA #EEDAD6
monochromatic
#7FCAB1 #ABDCCC #D6EEE6 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.22
#D6EEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D6EEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EEE6
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EEE6 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE6
Deuteranopia (green-blind)
#E7E7E7
Tritanopia (blue-blind)
#D1EFEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6eee6; /* rgb */ color: rgb(214, 238, 230); /* oklch */ color: oklch(92.9% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e2f3ed',
500: '#d6eee6',
950: '#000000',
},
}SCSS
$custom: #d6eee6; $custom-light: #e2f3ed; $custom-dark: #000000;
JSON
{
"hex": "#d6eee6",
"rgb": {
"r": 214,
"g": 238,
"b": 230
},
"hsl": {
"h": 160,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.92928,
"c": 0.02743,
"h": 173.7
},
"luminance": 0.81158
}Semantic roles & 50–950 ramp
primary
#D6EEE6
secondary
#CA9EAD
accent
#315DB4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584