#ABB3BD#ABB3BD
#ABB3BD is a light, near-neutral cyan. Relative luminance 0.446; OKLCH L 76.4% C 0.017 H 253.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BD |
|---|---|
| RGB | rgb(171, 179, 189) |
| HSL | hsl(213, 12%, 71%) |
| HSV | hsv(213, 10%, 74%) |
| CMYK | cmyk(9.5%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(72.61, -0.80, -6.04) |
| CIE-LCH | lch(72.61, 6.09, 262.44°) |
| OKLab | oklab(76.35% -0.0047 -0.0162) |
| OKLCH | oklch(76.35% 0.017 253.9) |
| XYZ | xyz(42.0980, 44.5718, 54.5196) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 5.99
Silver
#C0C0C0
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BD #BDB5AB
analogous
#ABBCBD #ABB3BD #ACABBD
triadic
#ABB3BD #BDABB3 #B3BDAB
tetradic
#ABB3BD #BDABBC #BDB5AB #ABBDAC
square
#ABB3BD #BDABBC #BDB5AB #ABBDAC
split-complementary
#ABB3BD #BDACAB #BCBDAB
monochromatic
#697585 #8994A2 #ABB3BD #CDD2D8 #EEEFF2
Accessibility & contrast
On white
2.12
#ABB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ABB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BD | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#AEB1BD
Tritanopia (blue-blind)
#A7B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3bd; /* rgb */ color: rgb(171, 179, 189); /* oklch */ color: oklch(76.4% 0.017 253.9);
Tailwind
colors: {
custom: {
50: '#c4c9d0',
500: '#abb3bd',
950: '#000000',
},
}SCSS
$custom: #abb3bd; $custom-light: #c4c9d0; $custom-dark: #000000;
JSON
{
"hex": "#abb3bd",
"rgb": {
"r": 171,
"g": 179,
"b": 189
},
"hsl": {
"h": 213.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76353,
"c": 0.01688,
"h": 253.9
},
"luminance": 0.44572
}Semantic roles & 50–950 ramp
primary
#ABB3BD
secondary
#E4E2DF
accent
#774F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282