Skip to content

#abc9ae

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

RGB
171, 201, 174
HSL
126°, 22%, 73%
CMYK
15, 0, 13, 21
Luminance
0.5349

Every format

HEX#abc9ae
RGBrgb(171, 201, 174)
HSLhsl(126, 22%, 73%)
CMYKcmyk(15%, 0%, 13%, 21%)
LABlab(78.2 -15.3 10.2)
LCHlch(78.2 18.3 146.3)
OKLCHoklch(0.806 0.050 147.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue68.2%

CMYK percentages

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

Color previews

#abc9ae text on a black background

contrast 11.70:1

Card sample

#abc9ae text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9ae in the Color Lab