#ABB5BD#ABB5BD
#ABB5BD is a light, near-neutral cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.016 H 241.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5BD |
|---|---|
| RGB | rgb(171, 181, 189) |
| HSL | hsl(207, 12%, 71%) |
| HSV | hsv(207, 10%, 74%) |
| CMYK | cmyk(9.5%, 4.2%, 0%, 25.9%) |
| CIE-LAB | lab(73.14, -1.88, -5.26) |
| CIE-LCH | lch(73.14, 5.58, 250.32°) |
| OKLab | oklab(76.77% -0.0075 -0.0141) |
| OKLCH | oklch(76.77% 0.016 241.8) |
| XYZ | xyz(42.5018, 45.3793, 54.6541) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.74
Cool Gray
#9AA7B0
ΔE00 4.32
Dark Gray
#A9A9A9
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.22
Cool Grey
#95A3A6
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5BD #BDB3AB
analogous
#ABBDBC #ABB5BD #ABACBD
triadic
#ABB5BD #BDABB5 #B5BDAB
tetradic
#ABB5BD #BCABBD #BDB3AB #ACBDAB
square
#ABB5BD #BCABBD #BDB3AB #ACBDAB
split-complementary
#ABB5BD #BDABAC #BDBCAB
monochromatic
#697885 #8997A2 #ABB5BD #CDD3D8 #EEF0F2
Accessibility & contrast
On white
2.08
#ABB5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ABB5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5BD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5BD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BD
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#A7B7B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb5bd; /* rgb */ color: rgb(171, 181, 189); /* oklch */ color: oklch(76.8% 0.016 241.8);
Tailwind
colors: {
custom: {
50: '#c4cbd0',
500: '#abb5bd',
950: '#000000',
},
}SCSS
$custom: #abb5bd; $custom-light: #c4cbd0; $custom-dark: #000000;
JSON
{
"hex": "#abb5bd",
"rgb": {
"r": 171,
"g": 181,
"b": 189
},
"hsl": {
"h": 206.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76771,
"c": 0.016,
"h": 241.8
},
"luminance": 0.4538
}Semantic roles & 50–950 ramp
primary
#ABB5BD
secondary
#E4E2DF
accent
#6F4F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282