#ADB4BB#ADB4BB
#ADB4BB is a light, near-neutral cyan. Relative luminance 0.451; OKLCH L 76.7% C 0.013 H 248.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB4BB |
|---|---|
| RGB | rgb(173, 180, 187) |
| HSL | hsl(210, 9%, 71%) |
| HSV | hsv(210, 7%, 73%) |
| CMYK | cmyk(7.5%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.97, -1.07, -4.40) |
| CIE-LCH | lch(72.97, 4.53, 256.36°) |
| OKLab | oklab(76.65% -0.0048 -0.0118) |
| OKLCH | oklch(76.65% 0.013 248) |
| XYZ | xyz(42.5226, 45.1142, 53.4717) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.66
Cool Gray
#9AA7B0
ΔE00 4.70
Dark Gray
#A9A9A9
ΔE00 5.10
Silver
#C0C0C0
ΔE00 5.46
Cool Grey
#95A3A6
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB4BB #BBB4AD
analogous
#ADBBBB #ADB4BB #ADADBB
triadic
#ADB4BB #BBADB4 #B4BBAD
tetradic
#ADB4BB #BBADBB #BBB4AD #ADBBAD
square
#ADB4BB #BBADBB #BBB4AD #ADBBAD
split-complementary
#ADB4BB #BBADAD #BBBBAD
monochromatic
#6C7782 #8C959F #ADB4BB #CED3D7 #EEF0F1
Accessibility & contrast
On white
2.10
#ADB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ADB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB4BB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB4BB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#AAB6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adb4bb; /* rgb */ color: rgb(173, 180, 187); /* oklch */ color: oklch(76.7% 0.013 248.0);
Tailwind
colors: {
custom: {
50: '#c5cacf',
500: '#adb4bb',
950: '#000000',
},
}SCSS
$custom: #adb4bb; $custom-light: #c5cacf; $custom-dark: #000000;
JSON
{
"hex": "#adb4bb",
"rgb": {
"r": 173,
"g": 180,
"b": 187
},
"hsl": {
"h": 210,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.76653,
"c": 0.01271,
"h": 248
},
"luminance": 0.45115
}Semantic roles & 50–950 ramp
primary
#ADB4BB
secondary
#E4E2E0
accent
#735293
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282