#ABB7BA#ABB7BA
#ABB7BA is a light, near-neutral cyan. Relative luminance 0.461; OKLCH L 77.1% C 0.014 H 214.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7BA |
|---|---|
| RGB | rgb(171, 183, 186) |
| HSL | hsl(192, 10%, 70%) |
| HSV | hsv(192, 8%, 73%) |
| CMYK | cmyk(8.1%, 1.6%, 0%, 27.1%) |
| CIE-LAB | lab(73.59, -3.56, -2.95) |
| CIE-LCH | lch(73.59, 4.62, 219.70°) |
| OKLab | oklab(77.1% -0.0116 -0.0079) |
| OKLCH | oklch(77.1% 0.014 214.4) |
| XYZ | xyz(42.5891, 46.0695, 53.0934) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 5.38
Cool Grey
#95A3A6
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.14
Dark Gray
#A9A9A9
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7BA #BAAEAB
analogous
#ABBAB6 #ABB7BA #ABAFBA
triadic
#ABB7BA #BAABB7 #B7BAAB
tetradic
#ABB7BA #B6ABBA #BAAEAB #AFBAAB
square
#ABB7BA #B6ABBA #BAAEAB #AFBAAB
split-complementary
#ABB7BA #BAABAF #BAB6AB
monochromatic
#6A7C81 #899A9E #ABB7BA #CDD4D6 #EEF1F1
Accessibility & contrast
On white
2.06
#ABB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7BA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7BA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#A7B8B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7ba; /* rgb */ color: rgb(171, 183, 186); /* oklch */ color: oklch(77.1% 0.014 214.4);
Tailwind
colors: {
custom: {
50: '#c4ccce',
500: '#abb7ba',
950: '#000000',
},
}SCSS
$custom: #abb7ba; $custom-light: #c4ccce; $custom-dark: #000000;
JSON
{
"hex": "#abb7ba",
"rgb": {
"r": 171,
"g": 183,
"b": 186
},
"hsl": {
"h": 192,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77097,
"c": 0.01406,
"h": 214.4
},
"luminance": 0.4607
}Semantic roles & 50–950 ramp
primary
#ABB7BA
secondary
#E3DFDE
accent
#5F5294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282