Skip to content

#acccc9

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

RGB
172, 204, 201
HSL
174°, 24%, 74%
CMYK
16, 0, 2, 20
Luminance
0.5617

Every format

HEX#acccc9
RGBrgb(172, 204, 201)
HSLhsl(174, 24%, 74%)
CMYKcmyk(16%, 0%, 2%, 20%)
LABlab(79.7 -11.2 -2.1)
LCHlch(79.7 11.4 190.5)
OKLCHoklch(0.821 0.035 189.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccc9 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#acccc9 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue78.8%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow1.5%
Key (black)20.0%

Color previews

#acccc9 text on a black background

contrast 12.23:1

Card sample

#acccc9 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccc9 in the Color Lab