Skip to content

#abc1ab

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

RGB
171, 193, 171
HSL
120°, 15%, 71%
CMYK
11, 0, 11, 24
Luminance
0.4974

Every format

HEX#abc1ab
RGBrgb(171, 193, 171)
HSLhsl(120, 15%, 71%)
CMYKcmyk(11%, 0%, 11%, 24%)
LABlab(75.9 -11.7 8.6)
LCHlch(75.9 14.5 143.8)
OKLCHoklch(0.788 0.039 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1ab on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#abc1ab on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue67.1%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow11.4%
Key (black)24.3%

Color previews

#abc1ab text on a black background

contrast 10.95:1

Card sample

#abc1ab text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1ab in the Color Lab