Skip to content

#abc2b1

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

RGB
171, 194, 177
HSL
136°, 16%, 72%
CMYK
12, 0, 9, 24
Luminance
0.5042

Every format

HEX#abc2b1
RGBrgb(171, 194, 177)
HSLhsl(136, 16%, 72%)
CMYKcmyk(12%, 0%, 9%, 24%)
LABlab(76.3 -11.1 5.9)
LCHlch(76.3 12.6 151.9)
OKLCHoklch(0.792 0.035 153.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2b1 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc2b1 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue69.4%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow8.8%
Key (black)23.9%

Color previews

#abc2b1 text on a black background

contrast 11.08:1

Card sample

#abc2b1 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2b1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2b1 in the Color Lab