#ABB9BC#ABB9BC
#ABB9BC is a light, near-neutral cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.016 H 212.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9BC |
|---|---|
| RGB | rgb(171, 185, 188) |
| HSL | hsl(191, 11%, 70%) |
| HSV | hsv(191, 9%, 74%) |
| CMYK | cmyk(9%, 1.6%, 0%, 26.3%) |
| CIE-LAB | lab(74.18, -4.22, -3.18) |
| CIE-LCH | lch(74.18, 5.29, 216.94°) |
| OKLab | oklab(77.58% -0.0137 -0.0085) |
| OKLCH | oklch(77.58% 0.016 212) |
| XYZ | xyz(43.2186, 46.9861, 54.3595) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.85
Cool Gray
#9AA7B0
ΔE00 5.90
Cool Grey
#95A3A6
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.62
Dark Gray
#A9A9A9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9BC #BCAEAB
analogous
#ABBCB6 #ABB9BC #ABB0BC
triadic
#ABB9BC #BCABB9 #B9BCAB
tetradic
#ABB9BC #B6ABBC #BCAEAB #B0BCAB
square
#ABB9BC #B6ABBC #BCAEAB #B0BCAB
split-complementary
#ABB9BC #BCABB0 #BCB6AB
monochromatic
#697F84 #899DA1 #ABB9BC #CDD5D7 #EEF1F1
Accessibility & contrast
On white
2.02
#ABB9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABB9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9BC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9BC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#A7BABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb9bc; /* rgb */ color: rgb(171, 185, 188); /* oklch */ color: oklch(77.6% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#c4ced0',
500: '#abb9bc',
950: '#000000',
},
}SCSS
$custom: #abb9bc; $custom-light: #c4ced0; $custom-dark: #000000;
JSON
{
"hex": "#abb9bc",
"rgb": {
"r": 171,
"g": 185,
"b": 188
},
"hsl": {
"h": 190.588,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77581,
"c": 0.01613,
"h": 212
},
"luminance": 0.46987
}Semantic roles & 50–950 ramp
primary
#ABB9BC
secondary
#E4E0DF
accent
#5C5095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282