Skip to content

#abc4b1

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

RGB
171, 196, 177
HSL
134°, 18%, 72%
CMYK
13, 0, 10, 23
Luminance
0.5131

Every format

HEX#abc4b1
RGBrgb(171, 196, 177)
HSLhsl(134, 18%, 72%)
CMYKcmyk(13%, 0%, 10%, 23%)
LABlab(76.9 -12.1 6.7)
LCHlch(76.9 13.9 151.1)
OKLCHoklch(0.796 0.038 152.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4b1 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#abc4b1 on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow9.7%
Key (black)23.1%

Color previews

#abc4b1 text on a black background

contrast 11.26:1

Card sample

#abc4b1 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4b1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4b1 in the Color Lab