#ABB5BA#ABB5BA
#ABB5BA is a light, near-neutral cyan. Relative luminance 0.453; OKLCH L 76.7% C 0.013 H 229.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5BA |
|---|---|
| RGB | rgb(171, 181, 186) |
| HSL | hsl(200, 10%, 70%) |
| HSV | hsv(200, 8%, 73%) |
| CMYK | cmyk(8.1%, 2.7%, 0%, 27.1%) |
| CIE-LAB | lab(73.06, -2.48, -3.74) |
| CIE-LCH | lch(73.06, 4.49, 236.39°) |
| OKLab | oklab(76.68% -0.0087 -0.01) |
| OKLCH | oklch(76.68% 0.013 229) |
| XYZ | xyz(42.1795, 45.2504, 52.9569) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.99
Cool Gray
#9AA7B0
ΔE00 4.54
Dark Gray
#A9A9A9
ΔE00 5.55
Silver
#C0C0C0
ΔE00 5.80
Cool Grey
#95A3A6
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5BA #BAB0AB
analogous
#ABBAB8 #ABB5BA #ABADBA
triadic
#ABB5BA #BAABB5 #B5BAAB
tetradic
#ABB5BA #B8ABBA #BAB0AB #ADBAAB
square
#ABB5BA #B8ABBA #BAB0AB #ADBAAB
split-complementary
#ABB5BA #BAABAD #BAB8AB
monochromatic
#6A7981 #89979E #ABB5BA #CDD3D6 #EEF0F1
Accessibility & contrast
On white
2.09
#ABB5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#ABB5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5BA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5BA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B0B3BA
Tritanopia (blue-blind)
#A7B6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb5ba; /* rgb */ color: rgb(171, 181, 186); /* oklch */ color: oklch(76.7% 0.013 229.0);
Tailwind
colors: {
custom: {
50: '#c4cbce',
500: '#abb5ba',
950: '#000000',
},
}SCSS
$custom: #abb5ba; $custom-light: #c4cbce; $custom-dark: #000000;
JSON
{
"hex": "#abb5ba",
"rgb": {
"r": 171,
"g": 181,
"b": 186
},
"hsl": {
"h": 200,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.76677,
"c": 0.01329,
"h": 229
},
"luminance": 0.45251
}Semantic roles & 50–950 ramp
primary
#ABB5BA
secondary
#E3E0DE
accent
#685294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282