Skip to content

#abc99c

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

RGB
171, 201, 156
HSL
100°, 29%, 70%
CMYK
15, 0, 22, 21
Luminance
0.5283

Every format

HEX#abc99c
RGBrgb(171, 201, 156)
HSLhsl(100, 29%, 70%)
CMYKcmyk(15%, 0%, 22%, 21%)
LABlab(77.8 -18.4 19.2)
LCHlch(77.8 26.6 133.7)
OKLCHoklch(0.802 0.070 135.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue61.2%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow22.4%
Key (black)21.2%

Color previews

#abc99c text on a black background

contrast 11.57:1

Card sample

#abc99c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc99c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc99c in the Color Lab