Skip to content

#abc2ad

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

RGB
171, 194, 173
HSL
125°, 16%, 72%
CMYK
12, 0, 11, 24
Luminance
0.5026

Every format

HEX#abc2ad
RGBrgb(171, 194, 173)
HSLhsl(125, 16%, 72%)
CMYKcmyk(12%, 0%, 11%, 24%)
LABlab(76.2 -11.8 7.9)
LCHlch(76.2 14.3 146.2)
OKLCHoklch(0.791 0.039 147.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2ad on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc2ad on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue67.8%

CMYK percentages

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

Color previews

#abc2ad text on a black background

contrast 11.05:1

Card sample

#abc2ad text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ad in the Color Lab