#ABC1BC#ABC1BC
#ABC1BC is a light, muted teal. Relative luminance 0.504; OKLCH L 79.3% C 0.025 H 180.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1BC |
|---|---|
| RGB | rgb(171, 193, 188) |
| HSL | hsl(166, 15%, 71%) |
| HSV | hsv(166, 11%, 76%) |
| CMYK | cmyk(11.4%, 0%, 2.6%, 24.3%) |
| CIE-LAB | lab(76.33, -8.46, -0.02) |
| CIE-LCH | lch(76.33, 8.46, 180.17°) |
| OKLab | oklab(79.28% -0.025 -0.0002) |
| OKLCH | oklch(79.28% 0.025 180.5) |
| XYZ | xyz(44.9395, 50.4279, 54.9331) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.09
Cool Grey
#95A3A6
ΔE00 9.53
Silver
#C0C0C0
ΔE00 9.91
Powder Blue
#B0E0E6
ΔE00 9.93
Lightblue
#ADD8E6
ΔE00 10.19
Light Grey
#D8DCD6
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1BC #C1ABB0
analogous
#ABC1B1 #ABC1BC #ABBBC1
triadic
#ABC1BC #BCABC1 #C1BCAB
tetradic
#ABC1BC #B1ABC1 #C1ABB0 #BBC1AB
square
#ABC1BC #B1ABC1 #C1ABB0 #BBC1AB
split-complementary
#ABC1BC #C1ABBB #C1B1AB
monochromatic
#678B83 #88A7A0 #ABC1BC #CEDBD8 #EDF2F1
Accessibility & contrast
On white
1.89
#ABC1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABC1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1BC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1BC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#A6C2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc1bc; /* rgb */ color: rgb(171, 193, 188); /* oklch */ color: oklch(79.3% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#abc1bc',
950: '#000000',
},
}SCSS
$custom: #abc1bc; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#abc1bc",
"rgb": {
"r": 171,
"g": 193,
"b": 188
},
"hsl": {
"h": 166.364,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.79279,
"c": 0.025,
"h": 180.5
},
"luminance": 0.50429
}Semantic roles & 50–950 ramp
primary
#ABC1BC
secondary
#957C81
accent
#4C5E99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383