Skip to content

#abcc97

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

RGB
171, 204, 151
HSL
97°, 34%, 70%
CMYK
16, 0, 26, 20
Luminance
0.5408

Every format

HEX#abcc97
RGBrgb(171, 204, 151)
HSLhsl(97, 34%, 70%)
CMYKcmyk(16%, 0%, 26%, 20%)
LABlab(78.5 -20.6 22.9)
LCHlch(78.5 30.8 132.1)
OKLCHoklch(0.807 0.081 133.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc97 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abcc97 on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue59.2%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow26.0%
Key (black)20.0%

Color previews

#abcc97 text on a black background

contrast 11.82:1

Card sample

#abcc97 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc97 in the Color Lab