Skip to content

#acccc1

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

RGB
172, 204, 193
HSL
159°, 24%, 74%
CMYK
16, 0, 5, 20
Luminance
0.5581

Every format

HEX#acccc1
RGBrgb(172, 204, 193)
HSLhsl(159, 24%, 74%)
CMYKcmyk(16%, 0%, 5%, 20%)
LABlab(79.5 -12.8 1.9)
LCHlch(79.5 13.0 171.5)
OKLCHoklch(0.819 0.037 172.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.0%
Blue75.7%

CMYK percentages

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

Color previews

#acccc1 text on a black background

contrast 12.16:1

Card sample

#acccc1 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccc1 in the Color Lab