#D6EEEB#D6EEEB
#D6EEEB is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.1% C 0.026 H 187.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EEEB |
|---|---|
| RGB | rgb(214, 238, 235) |
| HSL | hsl(173, 41%, 89%) |
| HSV | hsv(173, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.33, -8.42, -1.23) |
| CIE-LCH | lch(92.33, 8.50, 188.31°) |
| OKLab | oklab(93.07% -0.0253 -0.0034) |
| OKLCH | oklch(93.07% 0.026 187.6) |
| XYZ | xyz(73.2980, 81.4421, 90.4393) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.53
Ice
#D6FFFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EEEB #EED6D9
analogous
#D6EEDF #D6EEEB #D6E5EE
triadic
#D6EEEB #EBD6EE #EEEBD6
tetradic
#D6EEEB #DFD6EE #EED6D9 #E5EED6
square
#D6EEEB #DFD6EE #EED6D9 #E5EED6
split-complementary
#D6EEEB #EED6E5 #EEDFD6
monochromatic
#7FCAC1 #ABDCD6 #D6EEEB #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.21
#D6EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D6EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EEEB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EEEB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D0EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6eeeb; /* rgb */ color: rgb(214, 238, 235); /* oklch */ color: oklch(93.1% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#e2f3f1',
500: '#d6eeeb',
950: '#000000',
},
}SCSS
$custom: #d6eeeb; $custom-light: #e2f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d6eeeb",
"rgb": {
"r": 214,
"g": 238,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.9307,
"c": 0.02556,
"h": 187.6
},
"luminance": 0.81443
}Semantic roles & 50–950 ramp
primary
#D6EEEB
secondary
#CA9EA4
accent
#3141B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585