Skip to content

#abc39d

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

RGB
171, 195, 157
HSL
98°, 24%, 69%
CMYK
12, 0, 20, 24
Luminance
0.5012

Every format

HEX#abc39d
RGBrgb(171, 195, 157)
HSLhsl(98, 24%, 69%)
CMYKcmyk(12%, 0%, 20%, 24%)
LABlab(76.1 -15.2 16.4)
LCHlch(76.1 22.4 132.7)
OKLCHoklch(0.789 0.059 134.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc39d on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc39d on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue61.6%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow19.5%
Key (black)23.5%

Color previews

#abc39d text on a black background

contrast 11.02:1

Card sample

#abc39d text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc39d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc39d in the Color Lab