#ABC0BC#ABC0BC
#ABC0BC is a light, muted teal. Relative luminance 0.500; OKLCH L 79.1% C 0.024 H 183.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0BC |
|---|---|
| RGB | rgb(171, 192, 188) |
| HSL | hsl(169, 14%, 71%) |
| HSV | hsv(169, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(76.06, -7.93, -0.42) |
| CIE-LCH | lch(76.06, 7.94, 183.02°) |
| OKLab | oklab(79.07% -0.0236 -0.0012) |
| OKLCH | oklch(79.07% 0.024 183) |
| XYZ | xyz(44.7192, 49.9872, 54.8597) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 10.05
Lightblue
#ADD8E6
ΔE00 10.05
Powder Blue
#B0E0E6
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0BC #C0ABAF
analogous
#ABC0B1 #ABC0BC #ABB9C0
triadic
#ABC0BC #BCABC0 #C0BCAB
tetradic
#ABC0BC #B1ABC0 #C0ABAF #B9C0AB
square
#ABC0BC #B1ABC0 #C0ABAF #B9C0AB
split-complementary
#ABC0BC #C0ABB9 #C0B1AB
monochromatic
#678983 #88A6A0 #ABC0BC #CEDAD8 #EEF2F1
Accessibility & contrast
On white
1.91
#ABC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#ABC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0BC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0BC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#A6C1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc0bc; /* rgb */ color: rgb(171, 192, 188); /* oklch */ color: oklch(79.1% 0.024 183.0);
Tailwind
colors: {
custom: {
50: '#c4d3d0',
500: '#abc0bc',
950: '#000000',
},
}SCSS
$custom: #abc0bc; $custom-light: #c4d3d0; $custom-dark: #000000;
JSON
{
"hex": "#abc0bc",
"rgb": {
"r": 171,
"g": 192,
"b": 188
},
"hsl": {
"h": 168.571,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.79066,
"c": 0.02363,
"h": 183
},
"luminance": 0.49988
}Semantic roles & 50–950 ramp
primary
#ABC0BC
secondary
#E6E1E2
accent
#4D5B98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282