Skip to content

#acadb2

a light, muted gray · warm · closest name: silver

RGB
172, 173, 178
HSL
230°, 4%, 69%
CMYK
3, 3, 0, 30
Luminance
0.4187

Every format

HEX#acadb2
RGBrgb(172, 173, 178)
HSLhsl(230, 4%, 69%)
CMYKcmyk(3%, 3%, 0%, 30%)
LABlab(70.8 0.6 -2.7)
LCHlch(70.8 2.8 282.6)
OKLCHoklch(0.748 0.007 277.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acadb2 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#acadb2 on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.8%
Blue69.8%

CMYK percentages

Cyan3.4%
Magenta2.8%
Yellow0.0%
Key (black)30.2%

Color previews

#acadb2 text on a black background

contrast 9.37:1

Card sample

#acadb2 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadb2 in the Color Lab