#ABB7BD#ABB7BD
#ABB7BD is a light, near-neutral cyan. Relative luminance 0.462; OKLCH L 77.2% C 0.016 H 229.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7BD |
|---|---|
| RGB | rgb(171, 183, 189) |
| HSL | hsl(200, 12%, 71%) |
| HSV | hsv(200, 10%, 74%) |
| CMYK | cmyk(9.5%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(73.67, -2.95, -4.47) |
| CIE-LCH | lch(73.67, 5.36, 236.54°) |
| OKLab | oklab(77.19% -0.0104 -0.012) |
| OKLCH | oklch(77.19% 0.016 229.1) |
| XYZ | xyz(42.9114, 46.1985, 54.7907) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.54
Cool Gray
#9AA7B0
ΔE00 4.77
Silver
#C0C0C0
ΔE00 6.24
Cool Grey
#95A3A6
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7BD #BDB1AB
analogous
#ABBDBA #ABB7BD #ABAEBD
triadic
#ABB7BD #BDABB7 #B7BDAB
tetradic
#ABB7BD #BAABBD #BDB1AB #AEBDAB
square
#ABB7BD #BAABBD #BDB1AB #AEBDAB
split-complementary
#ABB7BD #BDABAE #BDBAAB
monochromatic
#697C85 #899AA2 #ABB7BD #CDD4D8 #EEF0F2
Accessibility & contrast
On white
2.05
#ABB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#ABB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7BD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7BD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#A7B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7bd; /* rgb */ color: rgb(171, 183, 189); /* oklch */ color: oklch(77.2% 0.016 229.1);
Tailwind
colors: {
custom: {
50: '#c4ccd0',
500: '#abb7bd',
950: '#000000',
},
}SCSS
$custom: #abb7bd; $custom-light: #c4ccd0; $custom-dark: #000000;
JSON
{
"hex": "#abb7bd",
"rgb": {
"r": 171,
"g": 183,
"b": 189
},
"hsl": {
"h": 200,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.77191,
"c": 0.0159,
"h": 229.1
},
"luminance": 0.46199
}Semantic roles & 50–950 ramp
primary
#ABB7BD
secondary
#E4E1DF
accent
#674F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282