Skip to content

#abc4ad

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

RGB
171, 196, 173
HSL
125°, 18%, 72%
CMYK
13, 0, 12, 23
Luminance
0.5115

Every format

HEX#abc4ad
RGBrgb(171, 196, 173)
HSLhsl(125, 18%, 72%)
CMYKcmyk(13%, 0%, 12%, 23%)
LABlab(76.8 -12.9 8.7)
LCHlch(76.8 15.6 145.9)
OKLCHoklch(0.795 0.042 147.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4ad on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc4ad on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abc4ad text on a black background

contrast 11.23:1

Card sample

#abc4ad text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4ad in the Color Lab