Skip to content

#acadbc

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

RGB
172, 173, 188
HSL
236°, 11%, 71%
CMYK
9, 8, 0, 26
Luminance
0.4229

Every format

HEX#acadbc
RGBrgb(172, 173, 188)
HSLhsl(236, 11%, 71%)
CMYKcmyk(9%, 8%, 0%, 26%)
LABlab(71.1 2.6 -7.8)
LCHlch(71.1 8.2 288.4)
OKLCHoklch(0.751 0.021 282.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green67.8%
Blue73.7%

CMYK percentages

Cyan8.5%
Magenta8.0%
Yellow0.0%
Key (black)26.3%

Color previews

#acadbc text on a black background

contrast 9.46:1

Card sample

#acadbc text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadbc in the Color Lab