Skip to content

#abc2b9

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

RGB
171, 194, 185
HSL
157°, 16%, 72%
CMYK
12, 0, 5, 24
Luminance
0.5074

Every format

HEX#abc2b9
RGBrgb(171, 194, 185)
HSLhsl(157, 16%, 72%)
CMYKcmyk(12%, 0%, 5%, 24%)
LABlab(76.5 -9.6 1.9)
LCHlch(76.5 9.8 168.9)
OKLCHoklch(0.794 0.028 170.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2b9 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc2b9 on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue72.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow4.6%
Key (black)23.9%

Color previews

#abc2b9 text on a black background

contrast 11.15:1

Card sample

#abc2b9 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2b9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2b9 in the Color Lab