#ABB3BA#ABB3BA
#ABB3BA is a light, near-neutral cyan. Relative luminance 0.444; OKLCH L 76.3% C 0.013 H 244.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BA |
|---|---|
| RGB | rgb(171, 179, 186) |
| HSL | hsl(208, 10%, 70%) |
| HSV | hsv(208, 8%, 73%) |
| CMYK | cmyk(8.1%, 3.8%, 0%, 27.1%) |
| CIE-LAB | lab(72.52, -1.41, -4.52) |
| CIE-LCH | lch(72.52, 4.74, 252.71°) |
| OKLab | oklab(76.26% -0.0058 -0.0121) |
| OKLCH | oklch(76.26% 0.013 244.3) |
| XYZ | xyz(41.7758, 44.4429, 52.8223) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.20
Cool Gray
#9AA7B0
ΔE00 4.20
Dark Gray
#A9A9A9
ΔE00 5.14
Silver
#C0C0C0
ΔE00 5.87
Cool Grey
#95A3A6
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BA #BAB2AB
analogous
#ABBABA #ABB3BA #ABABBA
triadic
#ABB3BA #BAABB3 #B3BAAB
tetradic
#ABB3BA #BAABBA #BAB2AB #ABBAAB
square
#ABB3BA #BAABBA #BAB2AB #ABBAAB
split-complementary
#ABB3BA #BAABAB #BABAAB
monochromatic
#6A7681 #89959E #ABB3BA #CDD1D6 #EEF0F1
Accessibility & contrast
On white
2.12
#ABB3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ABB3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#A7B5B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3ba; /* rgb */ color: rgb(171, 179, 186); /* oklch */ color: oklch(76.3% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#c4c9ce',
500: '#abb3ba',
950: '#000000',
},
}SCSS
$custom: #abb3ba; $custom-light: #c4c9ce; $custom-dark: #000000;
JSON
{
"hex": "#abb3ba",
"rgb": {
"r": 171,
"g": 179,
"b": 186
},
"hsl": {
"h": 208,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.76257,
"c": 0.01346,
"h": 244.3
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#ABB3BA
secondary
#E3E0DE
accent
#715294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282