Skip to content

#adbbbb

a light, muted cyan · cool · closest name: silver

RGB
173, 187, 187
HSL
180°, 9%, 71%
CMYK
8, 0, 0, 27
Luminance
0.4801

Every format

HEX#adbbbb
RGBrgb(173, 187, 187)
HSLhsl(180, 9%, 71%)
CMYKcmyk(8%, 0%, 0%, 27%)
LABlab(74.8 -4.8 -1.7)
LCHlch(74.8 5.1 199.0)
OKLCHoklch(0.781 0.015 196.8)

Copy-ready code

/* CSS */
color: #adbbbb;
background-color: #adbbbb;
/* Tailwind (arbitrary) */
class="text-[#adbbbb] bg-[#adbbbb]"
/* SCSS */
$brand: #adbbbb;
/* SwiftUI */
Color(red: 0.678, green: 0.733, blue: 0.733)
/* Android */
Color.parseColor("#adbbbb")

Accessibility — WCAG contrast

Aa
#adbbbb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#adbbbb on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue73.3%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#adbbbb text on a black background

contrast 10.60:1

Card sample

#adbbbb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #adbbbb;
Background color
Panel with #adbbbb background
background-color: #adbbbb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #adbbbb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(173, 187, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 187, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adbbbb;
background: linear-gradient(135deg, #adbbbb, #ADB2BB);

Monochromatic scale

Palettes built from #adbbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbbbb in the Color Lab