#ABDCD7#ABDCD7
#ABDCD7 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.051 H 188.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD7 |
|---|---|
| RGB | rgb(171, 220, 215) |
| HSL | hsl(174, 41%, 77%) |
| HSV | hsv(174, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.35, -16.79, -2.73) |
| CIE-LCH | lch(84.35, 17.01, 189.25°) |
| OKLab | oklab(85.88% -0.0506 -0.0076) |
| OKLCH | oklch(85.88% 0.051 188.5) |
| XYZ | xyz(54.6499, 64.7485, 73.8950) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Light Light Blue
#CAFFFB
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 7.58
Light Sky Blue
#C6FCFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD7 #DCABB0
analogous
#ABDCBF #ABDCD7 #ABC9DC
triadic
#ABDCD7 #D7ABDC #DCD7AB
tetradic
#ABDCD7 #BFABDC #DCABB0 #C9DCAB
square
#ABDCD7 #BFABDC #DCABB0 #C9DCAB
split-complementary
#ABDCD7 #DCABC9 #DCBFAB
monochromatic
#55B8AE #80CAC2 #ABDCD7 #D6EEEC #E9F6F5
Accessibility & contrast
On white
1.51
#ABDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ABDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CDD0D8
Tritanopia (blue-blind)
#9DDFDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd7; /* rgb */ color: rgb(171, 220, 215); /* oklch */ color: oklch(85.9% 0.051 188.5);
Tailwind
colors: {
custom: {
50: '#c5e7e3',
500: '#abdcd7',
950: '#000000',
},
}SCSS
$custom: #abdcd7; $custom-light: #c5e7e3; $custom-dark: #000000;
JSON
{
"hex": "#abdcd7",
"rgb": {
"r": 171,
"g": 220,
"b": 215
},
"hsl": {
"h": 173.878,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85883,
"c": 0.05115,
"h": 188.5
},
"luminance": 0.64751
}Semantic roles & 50–950 ramp
primary
#ABDCD7
secondary
#B4777D
accent
#313FB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484