Skip to content

#abc0ab

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

RGB
171, 192, 171
HSL
120°, 14%, 71%
CMYK
11, 0, 11, 25
Luminance
0.4930

Every format

HEX#abc0ab
RGBrgb(171, 192, 171)
HSLhsl(120, 14%, 71%)
CMYKcmyk(11%, 0%, 11%, 25%)
LABlab(75.6 -11.2 8.2)
LCHlch(75.6 13.8 143.8)
OKLCHoklch(0.786 0.037 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0ab on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc0ab on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue67.1%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow10.9%
Key (black)24.7%

Color previews

#abc0ab text on a black background

contrast 10.86:1

Card sample

#abc0ab text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0ab in the Color Lab