#D6EFEB#D6EFEB
#D6EFEB is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.3% C 0.027 H 185.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFEB |
|---|---|
| RGB | rgb(214, 239, 235) |
| HSL | hsl(170, 44%, 89%) |
| HSV | hsv(170, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.59, -8.92, -0.85) |
| CIE-LCH | lch(92.59, 8.96, 185.45°) |
| OKLab | oklab(93.27% -0.0267 -0.0024) |
| OKLCH | oklch(93.27% 0.027 185.2) |
| XYZ | xyz(73.5900, 82.0260, 90.5366) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 5.04
Ice
#D6FFFA
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.27
Really Light Blue
#D4FFFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFEB #EFD6DA
analogous
#D6EFDF #D6EFEB #D6E7EF
triadic
#D6EFEB #EBD6EF #EFEBD6
tetradic
#D6EFEB #DFD6EF #EFD6DA #E7EFD6
square
#D6EFEB #DFD6EF #EFD6DA #E7EFD6
split-complementary
#D6EFEB #EFD6E7 #EFDFD6
monochromatic
#7ECDC0 #AADED6 #D6EFEB #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.21
#D6EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D6EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFEB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFEB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D0F0EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6efeb; /* rgb */ color: rgb(214, 239, 235); /* oklch */ color: oklch(93.3% 0.027 185.2);
Tailwind
colors: {
custom: {
50: '#e2f4f1',
500: '#d6efeb',
950: '#000000',
},
}SCSS
$custom: #d6efeb; $custom-light: #e2f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d6efeb",
"rgb": {
"r": 214,
"g": 239,
"b": 235
},
"hsl": {
"h": 170.4,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.93274,
"c": 0.02679,
"h": 185.2
},
"luminance": 0.82027
}Semantic roles & 50–950 ramp
primary
#D6EFEB
secondary
#CB9EA5
accent
#2F44B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585