#ABC0BD#ABC0BD
#ABC0BD is a light, muted teal. Relative luminance 0.500; OKLCH L 79.1% C 0.023 H 186.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0BD |
|---|---|
| RGB | rgb(171, 192, 189) |
| HSL | hsl(171, 14%, 71%) |
| HSV | hsv(171, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(76.09, -7.73, -0.92) |
| CIE-LCH | lch(76.09, 7.79, 186.80°) |
| OKLab | oklab(79.1% -0.0232 -0.0026) |
| OKLCH | oklch(79.1% 0.023 186.3) |
| XYZ | xyz(44.8274, 50.0305, 55.4293) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.62
Cool Grey
#95A3A6
ΔE00 8.85
Silver
#C0C0C0
ΔE00 9.29
Lightblue
#ADD8E6
ΔE00 9.70
Dove Gray
#B6B8BD
ΔE00 9.78
Cool Gray
#9AA7B0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0BD #C0ABAE
analogous
#ABC0B2 #ABC0BD #ABB8C0
triadic
#ABC0BD #BDABC0 #C0BDAB
tetradic
#ABC0BD #B2ABC0 #C0ABAE #B8C0AB
square
#ABC0BD #B2ABC0 #C0ABAE #B8C0AB
split-complementary
#ABC0BD #C0ABB8 #C0B2AB
monochromatic
#678985 #88A6A2 #ABC0BD #CEDAD8 #EEF2F1
Accessibility & contrast
On white
1.91
#ABC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0BD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0BD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBD
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#A6C1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc0bd; /* rgb */ color: rgb(171, 192, 189); /* oklch */ color: oklch(79.1% 0.023 186.3);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#abc0bd',
950: '#000000',
},
}SCSS
$custom: #abc0bd; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#abc0bd",
"rgb": {
"r": 171,
"g": 192,
"b": 189
},
"hsl": {
"h": 171.429,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.79096,
"c": 0.02333,
"h": 186.3
},
"luminance": 0.50031
}Semantic roles & 50–950 ramp
primary
#ABC0BD
secondary
#947C7F
accent
#4D5898
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383