#ABC6C0#ABC6C0
#ABC6C0 is a light, muted teal. Relative luminance 0.529; OKLCH L 80.5% C 0.030 H 180.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6C0 |
|---|---|
| RGB | rgb(171, 198, 192) |
| HSL | hsl(167, 19%, 72%) |
| HSV | hsv(167, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 3%, 22.4%) |
| CIE-LAB | lab(77.79, -10.27, -0.06) |
| CIE-LCH | lch(77.79, 10.27, 180.34°) |
| OKLab | oklab(80.47% -0.0303 -0.0003) |
| OKLCH | oklch(80.47% 0.03 180.6) |
| XYZ | xyz(46.5008, 52.8508, 57.6102) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 9.32
Lightblue
#ADD8E6
ΔE00 9.65
Light Grey
#D8DCD6
ΔE00 10.76
Cool Grey
#95A3A6
ΔE00 11.21
Paleturquoise
#AFEEEE
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6C0 #C6ABB1
analogous
#ABC6B3 #ABC6C0 #ABBFC6
triadic
#ABC6C0 #C0ABC6 #C6C0AB
tetradic
#ABC6C0 #B3ABC6 #C6ABB1 #BFC6AB
square
#ABC6C0 #B3ABC6 #C6ABB1 #BFC6AB
split-complementary
#ABC6C0 #C6ABBF #C6B3AB
monochromatic
#649388 #87ADA5 #ABC6C0 #CFDFDB #EDF3F1
Accessibility & contrast
On white
1.81
#ABC6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6C0
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6C0 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C0
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#A4C7C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc6c0; /* rgb */ color: rgb(171, 198, 192); /* oklch */ color: oklch(80.5% 0.030 180.6);
Tailwind
colors: {
custom: {
50: '#c4d7d3',
500: '#abc6c0',
950: '#000000',
},
}SCSS
$custom: #abc6c0; $custom-light: #c4d7d3; $custom-dark: #000000;
JSON
{
"hex": "#abc6c0",
"rgb": {
"r": 171,
"g": 198,
"b": 192
},
"hsl": {
"h": 166.667,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80467,
"c": 0.03035,
"h": 180.6
},
"luminance": 0.52852
}Semantic roles & 50–950 ramp
primary
#ABC6C0
secondary
#9A7B82
accent
#485B9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383