Skip to content

#acccc8

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

RGB
172, 204, 200
HSL
173°, 24%, 74%
CMYK
16, 0, 2, 20
Luminance
0.5613

Every format

HEX#acccc8
RGBrgb(172, 204, 200)
HSLhsl(173, 24%, 74%)
CMYKcmyk(16%, 0%, 2%, 20%)
LABlab(79.7 -11.4 -1.6)
LCHlch(79.7 11.6 187.9)
OKLCHoklch(0.821 0.035 187.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.0%
Blue78.4%

CMYK percentages

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

Color previews

#acccc8 text on a black background

contrast 12.23:1

Card sample

#acccc8 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccc8 in the Color Lab