Skip to content

#accccd

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

RGB
172, 204, 205
HSL
182°, 25%, 74%
CMYK
16, 1, 0, 20
Luminance
0.5636

Every format

HEX#accccd
RGBrgb(172, 204, 205)
HSLhsl(182, 25%, 74%)
CMYKcmyk(16%, 1%, 0%, 20%)
LABlab(79.8 -10.4 -4.1)
LCHlch(79.8 11.2 201.3)
OKLCHoklch(0.822 0.034 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan16.1%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#accccd text on a black background

contrast 12.27:1

Card sample

#accccd text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accccd in the Color Lab