Skip to content

#acccac

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

RGB
172, 204, 172
HSL
120°, 24%, 74%
CMYK
16, 0, 16, 20
Luminance
0.5493

Every format

HEX#acccac
RGBrgb(172, 204, 172)
HSLhsl(120, 24%, 74%)
CMYKcmyk(16%, 0%, 16%, 20%)
LABlab(79.0 -16.8 12.4)
LCHlch(79.0 20.9 143.5)
OKLCHoklch(0.813 0.056 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccac on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#acccac on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue67.5%

CMYK percentages

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

Color previews

#acccac text on a black background

contrast 11.99:1

Card sample

#acccac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccac in the Color Lab