Skip to content

#abcc9c

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

RGB
171, 204, 156
HSL
101°, 32%, 71%
CMYK
16, 0, 24, 20
Luminance
0.5424

Every format

HEX#abcc9c
RGBrgb(171, 204, 156)
HSLhsl(101, 32%, 71%)
CMYKcmyk(16%, 0%, 24%, 20%)
LABlab(78.6 -19.9 20.4)
LCHlch(78.6 28.4 134.2)
OKLCHoklch(0.808 0.075 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc9c on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abcc9c on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue61.2%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow23.5%
Key (black)20.0%

Color previews

#abcc9c text on a black background

contrast 11.85:1

Card sample

#abcc9c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc9c in the Color Lab