Skip to content

#acccc0

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

RGB
172, 204, 192
HSL
158°, 24%, 74%
CMYK
16, 0, 6, 20
Luminance
0.5576

Every format

HEX#acccc0
RGBrgb(172, 204, 192)
HSLhsl(158, 24%, 74%)
CMYKcmyk(16%, 0%, 6%, 20%)
LABlab(79.5 -13.0 2.4)
LCHlch(79.5 13.3 169.5)
OKLCHoklch(0.818 0.038 170.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.0%
Blue75.3%

CMYK percentages

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

Color previews

#acccc0 text on a black background

contrast 12.15:1

Card sample

#acccc0 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccc0 in the Color Lab