Skip to content

#abc8ad

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

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

Every format

HEX#abc8ad
RGBrgb(171, 200, 173)
HSLhsl(124, 21%, 73%)
CMYKcmyk(15%, 0%, 14%, 22%)
LABlab(77.9 -14.9 10.3)
LCHlch(77.9 18.1 145.4)
OKLCHoklch(0.804 0.049 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8ad on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#abc8ad on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow13.5%
Key (black)21.6%

Color previews

#abc8ad text on a black background

contrast 11.60:1

Card sample

#abc8ad text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ad in the Color Lab