#ABC6C5#ABC6C5
#ABC6C5 is a light, muted teal. Relative luminance 0.531; OKLCH L 80.6% C 0.029 H 193.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6C5 |
|---|---|
| RGB | rgb(171, 198, 197) |
| HSL | hsl(178, 19%, 72%) |
| HSV | hsv(178, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 0.5%, 22.4%) |
| CIE-LAB | lab(77.92, -9.26, -2.56) |
| CIE-LCH | lch(77.92, 9.61, 195.47°) |
| OKLab | oklab(80.62% -0.0283 -0.007) |
| OKLCH | oklch(80.62% 0.029 193.9) |
| XYZ | xyz(47.0642, 53.0762, 60.5776) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.65
Lightblue
#ADD8E6
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.65
Silver
#C0C0C0
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6C5 #C6ABAC
analogous
#ABC6B8 #ABC6C5 #ABBAC6
triadic
#ABC6C5 #C5ABC6 #C6C5AB
tetradic
#ABC6C5 #B8ABC6 #C6ABAC #BAC6AB
square
#ABC6C5 #B8ABC6 #C6ABAC #BAC6AB
split-complementary
#ABC6C5 #C6ABBA #C6B8AB
monochromatic
#649391 #87ADAC #ABC6C5 #CFDFDE #EDF3F2
Accessibility & contrast
On white
1.81
#ABC6C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ABC6C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6C5
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6C5 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C5
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#A3C8C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6c5; /* rgb */ color: rgb(171, 198, 197); /* oklch */ color: oklch(80.6% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#c4d7d6',
500: '#abc6c5',
950: '#000000',
},
}SCSS
$custom: #abc6c5; $custom-light: #c4d7d6; $custom-dark: #000000;
JSON
{
"hex": "#abc6c5",
"rgb": {
"r": 171,
"g": 198,
"b": 197
},
"hsl": {
"h": 177.778,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80616,
"c": 0.0292,
"h": 193.9
},
"luminance": 0.53077
}Semantic roles & 50–950 ramp
primary
#ABC6C5
secondary
#9A7B7C
accent
#484B9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383