Skip to content

#abc9b1

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

RGB
171, 201, 177
HSL
132°, 22%, 73%
CMYK
15, 0, 12, 21
Luminance
0.5361

Every format

HEX#abc9b1
RGBrgb(171, 201, 177)
HSLhsl(132, 22%, 73%)
CMYKcmyk(15%, 0%, 12%, 21%)
LABlab(78.2 -14.7 8.7)
LCHlch(78.2 17.1 149.5)
OKLCHoklch(0.807 0.046 151.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9b1 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc9b1 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue69.4%

CMYK percentages

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

Color previews

#abc9b1 text on a black background

contrast 11.72:1

Card sample

#abc9b1 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9b1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9b1 in the Color Lab