Skip to content

#abc7b0

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

RGB
171, 199, 176
HSL
131°, 20%, 73%
CMYK
14, 0, 12, 22
Luminance
0.5264

Every format

HEX#abc7b0
RGBrgb(171, 199, 176)
HSLhsl(131, 20%, 73%)
CMYKcmyk(14%, 0%, 12%, 22%)
LABlab(77.7 -13.9 8.4)
LCHlch(77.7 16.2 148.9)
OKLCHoklch(0.802 0.044 150.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7b0 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc7b0 on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue69.0%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow11.6%
Key (black)22.0%

Color previews

#abc7b0 text on a black background

contrast 11.53:1

Card sample

#abc7b0 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7b0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7b0 in the Color Lab