Skip to content

#acccc2

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

RGB
172, 204, 194
HSL
161°, 24%, 74%
CMYK
16, 0, 5, 20
Luminance
0.5585

Every format

HEX#acccc2
RGBrgb(172, 204, 194)
HSLhsl(161, 24%, 74%)
CMYKcmyk(16%, 0%, 5%, 20%)
LABlab(79.5 -12.7 1.4)
LCHlch(79.5 12.7 173.6)
OKLCHoklch(0.819 0.037 174.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccc2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#acccc2 on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue76.1%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow4.9%
Key (black)20.0%

Color previews

#acccc2 text on a black background

contrast 12.17:1

Card sample

#acccc2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccc2 in the Color Lab