#ABDCD9#ABDCD9
#ABDCD9 is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.051 H 191.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD9 |
|---|---|
| RGB | rgb(171, 220, 217) |
| HSL | hsl(176, 41%, 77%) |
| HSV | hsv(176, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.41, -16.37, -3.71) |
| CIE-LCH | lch(84.41, 16.78, 192.79°) |
| OKLab | oklab(85.94% -0.0498 -0.0102) |
| OKLCH | oklch(85.94% 0.051 191.6) |
| XYZ | xyz(54.9084, 64.8519, 75.2568) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Paleturquoise
#AFEEEE
ΔE00 4.49
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Light Sky Blue
#C6FCFF
ΔE00 7.38
Light Light Blue
#CAFFFB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD9 #DCABAE
analogous
#ABDCC1 #ABDCD9 #ABC7DC
triadic
#ABDCD9 #D9ABDC #DCD9AB
tetradic
#ABDCD9 #C1ABDC #DCABAE #C7DCAB
square
#ABDCD9 #C1ABDC #DCABAE #C7DCAB
split-complementary
#ABDCD9 #DCABC7 #DCC1AB
monochromatic
#55B8B2 #80CAC5 #ABDCD9 #D6EEED #E9F6F5
Accessibility & contrast
On white
1.50
#ABDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ABDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD9
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD9 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#9CDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcd9; /* rgb */ color: rgb(171, 220, 217); /* oklch */ color: oklch(85.9% 0.051 191.6);
Tailwind
colors: {
custom: {
50: '#c5e7e4',
500: '#abdcd9',
950: '#000000',
},
}SCSS
$custom: #abdcd9; $custom-light: #c5e7e4; $custom-dark: #000000;
JSON
{
"hex": "#abdcd9",
"rgb": {
"r": 171,
"g": 220,
"b": 217
},
"hsl": {
"h": 176.327,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85944,
"c": 0.05084,
"h": 191.6
},
"luminance": 0.64854
}Semantic roles & 50–950 ramp
primary
#ABDCD9
secondary
#B4777B
accent
#3139B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484