Skip to content

#acbc9c

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

RGB
172, 188, 156
HSL
90°, 19%, 68%
CMYK
9, 0, 17, 26
Luminance
0.4714

Every format

HEX#acbc9c
RGBrgb(172, 188, 156)
HSLhsl(90, 19%, 68%)
CMYKcmyk(9%, 0%, 17%, 26%)
LABlab(74.3 -11.3 14.4)
LCHlch(74.3 18.3 128.3)
OKLCHoklch(0.774 0.048 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbc9c on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#acbc9c on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green73.7%
Blue61.2%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow17.0%
Key (black)26.3%

Color previews

#acbc9c text on a black background

contrast 10.43:1

Card sample

#acbc9c text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbc9c in the Color Lab