Skip to content

#abc997

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

RGB
171, 201, 151
HSL
96°, 32%, 69%
CMYK
15, 0, 25, 21
Luminance
0.5267

Every format

HEX#abc997
RGBrgb(171, 201, 151)
HSLhsl(96, 32%, 69%)
CMYKcmyk(15%, 0%, 25%, 21%)
LABlab(77.7 -19.1 21.8)
LCHlch(77.7 29.0 131.4)
OKLCHoklch(0.801 0.076 133.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc997 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc997 on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue59.2%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow24.9%
Key (black)21.2%

Color previews

#abc997 text on a black background

contrast 11.53:1

Card sample

#abc997 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc997

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc997 in the Color Lab