#ABB5BF#ABB5BF
#ABB5BF is a light, near-neutral cyan. Relative luminance 0.455; OKLCH L 76.8% C 0.018 H 248.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5BF |
|---|---|
| RGB | rgb(171, 181, 191) |
| HSL | hsl(210, 14%, 71%) |
| HSV | hsv(210, 10%, 75%) |
| CMYK | cmyk(10.5%, 5.2%, 0%, 25.1%) |
| CIE-LAB | lab(73.20, -1.47, -6.26) |
| CIE-LCH | lch(73.20, 6.44, 256.78°) |
| OKLab | oklab(76.83% -0.0068 -0.0168) |
| OKLCH | oklch(76.83% 0.018 248.1) |
| XYZ | xyz(42.7204, 45.4667, 55.8054) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.88
Cool Gray
#9AA7B0
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 6.19
Dark Gray
#A9A9A9
ΔE00 6.52
Silver
#C0C0C0
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5BF #BFB5AB
analogous
#ABBFBF #ABB5BF #ABABBF
triadic
#ABB5BF #BFABB5 #B5BFAB
tetradic
#ABB5BF #BFABBF #BFB5AB #ABBFAB
square
#ABB5BF #BFABBF #BFB5AB #ABBFAB
split-complementary
#ABB5BF #BFABAB #BFBFAB
monochromatic
#687888 #8896A5 #ABB5BF #CED4D9 #EEF0F2
Accessibility & contrast
On white
2.08
#ABB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5BF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5BF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#A6B7B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb5bf; /* rgb */ color: rgb(171, 181, 191); /* oklch */ color: oklch(76.8% 0.018 248.1);
Tailwind
colors: {
custom: {
50: '#c4cbd2',
500: '#abb5bf',
950: '#000000',
},
}SCSS
$custom: #abb5bf; $custom-light: #c4cbd2; $custom-dark: #000000;
JSON
{
"hex": "#abb5bf",
"rgb": {
"r": 171,
"g": 181,
"b": 191
},
"hsl": {
"h": 210,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76835,
"c": 0.01815,
"h": 248.1
},
"luminance": 0.45467
}Semantic roles & 50–950 ramp
primary
#ABB5BF
secondary
#E6E3E0
accent
#734E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282