Skip to content

#acadc2

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

RGB
172, 173, 194
HSL
237°, 15%, 72%
CMYK
11, 11, 0, 24
Luminance
0.4255

Every format

HEX#acadc2
RGBrgb(172, 173, 194)
HSLhsl(237, 15%, 72%)
CMYKcmyk(11%, 11%, 0%, 24%)
LABlab(71.3 3.8 -10.8)
LCHlch(71.3 11.5 289.5)
OKLCHoklch(0.754 0.030 283.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acadc2 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#acadc2 on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.8%
Blue76.1%

CMYK percentages

Cyan11.3%
Magenta10.8%
Yellow0.0%
Key (black)23.9%

Color previews

#acadc2 text on a black background

contrast 9.51:1

Card sample

#acadc2 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acadc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acadc2 in the Color Lab