Skip to content

#abc6ab

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

RGB
171, 198, 171
HSL
120°, 19%, 72%
CMYK
14, 0, 14, 22
Luminance
0.5199

Every format

HEX#abc6ab
RGBrgb(171, 198, 171)
HSLhsl(120, 19%, 72%)
CMYKcmyk(14%, 0%, 14%, 22%)
LABlab(77.3 -14.3 10.5)
LCHlch(77.3 17.7 143.6)
OKLCHoklch(0.799 0.048 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6ab on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc6ab on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue67.1%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow13.6%
Key (black)22.4%

Color previews

#abc6ab text on a black background

contrast 11.40:1

Card sample

#abc6ab text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6ab in the Color Lab