Skip to content

#abc9ad

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

RGB
171, 201, 173
HSL
124°, 22%, 73%
CMYK
15, 0, 14, 21
Luminance
0.5345

Every format

HEX#abc9ad
RGBrgb(171, 201, 173)
HSLhsl(124, 22%, 73%)
CMYKcmyk(15%, 0%, 14%, 21%)
LABlab(78.1 -15.4 10.7)
LCHlch(78.1 18.8 145.4)
OKLCHoklch(0.806 0.051 146.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9ad on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc9ad on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue67.8%

CMYK percentages

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

Color previews

#abc9ad text on a black background

contrast 11.69:1

Card sample

#abc9ad text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9ad in the Color Lab