Skip to content

#acadba

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

RGB
172, 173, 186
HSL
236°, 9%, 70%
CMYK
8, 7, 0, 27
Luminance
0.4220

Every format

HEX#acadba
RGBrgb(172, 173, 186)
HSLhsl(236, 9%, 70%)
CMYKcmyk(8%, 7%, 0%, 27%)
LABlab(71.0 2.2 -6.8)
LCHlch(71.0 7.1 288.0)
OKLCHoklch(0.751 0.018 282.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acadba on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#acadba on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.8%
Blue72.9%

CMYK percentages

Cyan7.5%
Magenta7.0%
Yellow0.0%
Key (black)27.1%

Color previews

#acadba text on a black background

contrast 9.44:1

Card sample

#acadba text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadba in the Color Lab