Skip to content

#abc6ad

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

RGB
171, 198, 173
HSL
124°, 19%, 72%
CMYK
14, 0, 13, 22
Luminance
0.5206

Every format

HEX#abc6ad
RGBrgb(171, 198, 173)
HSLhsl(124, 19%, 72%)
CMYKcmyk(14%, 0%, 13%, 22%)
LABlab(77.3 -13.9 9.5)
LCHlch(77.3 16.8 145.6)
OKLCHoklch(0.799 0.045 147.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6ad on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc6ad on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue67.8%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow12.6%
Key (black)22.4%

Color previews

#abc6ad text on a black background

contrast 11.41:1

Card sample

#abc6ad text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6ad in the Color Lab