Skip to content

#abc39b

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

RGB
171, 195, 155
HSL
96°, 25%, 69%
CMYK
12, 0, 21, 24
Luminance
0.5005

Every format

HEX#abc39b
RGBrgb(171, 195, 155)
HSLhsl(96, 25%, 69%)
CMYKcmyk(12%, 0%, 21%, 24%)
LABlab(76.1 -15.5 17.4)
LCHlch(76.1 23.3 131.6)
OKLCHoklch(0.788 0.061 133.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc39b on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc39b on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue60.8%

CMYK percentages

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

Color previews

#abc39b text on a black background

contrast 11.01:1

Card sample

#abc39b text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc39b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc39b in the Color Lab