Skip to content

#accccc

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

RGB
172, 204, 204
HSL
180°, 24%, 74%
CMYK
16, 0, 0, 20
Luminance
0.5632

Every format

HEX#accccc
RGBrgb(172, 204, 204)
HSLhsl(180, 24%, 74%)
CMYKcmyk(16%, 0%, 0%, 20%)
LABlab(79.8 -10.6 -3.6)
LCHlch(79.8 11.2 198.6)
OKLCHoklch(0.822 0.034 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accccc on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#accccc on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue80.0%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#accccc text on a black background

contrast 12.26:1

Card sample

#accccc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accccc in the Color Lab