#ADB7BB#ADB7BB
#ADB7BB is a light, near-neutral cyan. Relative luminance 0.463; OKLCH L 77.3% C 0.013 H 223.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB7BB |
|---|---|
| RGB | rgb(173, 183, 187) |
| HSL | hsl(197, 9%, 71%) |
| HSV | hsv(197, 7%, 73%) |
| CMYK | cmyk(7.5%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.76, -2.68, -3.23) |
| CIE-LCH | lch(73.76, 4.19, 230.29°) |
| OKLab | oklab(77.28% -0.0091 -0.0087) |
| OKLCH | oklch(77.28% 0.013 223.6) |
| XYZ | xyz(43.1348, 46.3386, 53.6758) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.05
Cool Gray
#9AA7B0
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.09
Cool Grey
#95A3A6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB7BB #BBB1AD
analogous
#ADBBB8 #ADB7BB #ADB0BB
triadic
#ADB7BB #BBADB7 #B7BBAD
tetradic
#ADB7BB #B8ADBB #BBB1AD #B0BBAD
square
#ADB7BB #B8ADBB #BBB1AD #B0BBAD
split-complementary
#ADB7BB #BBADB0 #BBB8AD
monochromatic
#6C7C82 #8C9A9F #ADB7BB #CED4D7 #EEF0F1
Accessibility & contrast
On white
2.05
#ADB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#ADB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB7BB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB7BB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#AAB8B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #adb7bb; /* rgb */ color: rgb(173, 183, 187); /* oklch */ color: oklch(77.3% 0.013 223.6);
Tailwind
colors: {
custom: {
50: '#c5cccf',
500: '#adb7bb',
950: '#000000',
},
}SCSS
$custom: #adb7bb; $custom-light: #c5cccf; $custom-dark: #000000;
JSON
{
"hex": "#adb7bb",
"rgb": {
"r": 173,
"g": 183,
"b": 187
},
"hsl": {
"h": 197.143,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.7728,
"c": 0.01256,
"h": 223.6
},
"luminance": 0.46339
}Semantic roles & 50–950 ramp
primary
#ADB7BB
secondary
#E4E1E0
accent
#655293
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282