Skip to content

#abc9b9

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

RGB
171, 201, 185
HSL
148°, 22%, 73%
CMYK
15, 0, 8, 21
Luminance
0.5393

Every format

HEX#abc9b9
RGBrgb(171, 201, 185)
HSLhsl(148, 22%, 73%)
CMYKcmyk(15%, 0%, 8%, 21%)
LABlab(78.4 -13.2 4.6)
LCHlch(78.4 14.0 160.7)
OKLCHoklch(0.809 0.039 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9b9 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc9b9 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue72.5%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow8.0%
Key (black)21.2%

Color previews

#abc9b9 text on a black background

contrast 11.79:1

Card sample

#abc9b9 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9b9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9b9 in the Color Lab