#ABC6C4#ABC6C4
#ABC6C4 is a light, muted teal. Relative luminance 0.530; OKLCH L 80.6% C 0.029 H 191.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6C4 |
|---|---|
| RGB | rgb(171, 198, 196) |
| HSL | hsl(176, 19%, 72%) |
| HSV | hsv(176, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 1%, 22.4%) |
| CIE-LAB | lab(77.89, -9.46, -2.06) |
| CIE-LCH | lch(77.89, 9.69, 192.29°) |
| OKLab | oklab(80.59% -0.0287 -0.0056) |
| OKLCH | oklch(80.59% 0.029 191.1) |
| XYZ | xyz(46.9500, 53.0305, 59.9761) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 10.55
Light Grey
#D8DCD6
ΔE00 10.64
Silver
#C0C0C0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6C4 #C6ABAD
analogous
#ABC6B7 #ABC6C4 #ABBAC6
triadic
#ABC6C4 #C4ABC6 #C6C4AB
tetradic
#ABC6C4 #B7ABC6 #C6ABAD #BAC6AB
square
#ABC6C4 #B7ABC6 #C6ABAD #BAC6AB
split-complementary
#ABC6C4 #C6ABBA #C6B7AB
monochromatic
#64938F #87ADAA #ABC6C4 #CFDFDE #EDF3F2
Accessibility & contrast
On white
1.81
#ABC6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABC6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6C4
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6C4 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#A4C8C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6c4; /* rgb */ color: rgb(171, 198, 196); /* oklch */ color: oklch(80.6% 0.029 191.1);
Tailwind
colors: {
custom: {
50: '#c4d7d5',
500: '#abc6c4',
950: '#000000',
},
}SCSS
$custom: #abc6c4; $custom-light: #c4d7d5; $custom-dark: #000000;
JSON
{
"hex": "#abc6c4",
"rgb": {
"r": 171,
"g": 198,
"b": 196
},
"hsl": {
"h": 175.556,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80586,
"c": 0.0293,
"h": 191.1
},
"luminance": 0.53032
}Semantic roles & 50–950 ramp
primary
#ABC6C4
secondary
#9A7B7D
accent
#484E9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383