Skip to content

#abc6ac

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

RGB
171, 198, 172
HSL
122°, 19%, 72%
CMYK
14, 0, 13, 22
Luminance
0.5202

Every format

HEX#abc6ac
RGBrgb(171, 198, 172)
HSLhsl(122, 19%, 72%)
CMYKcmyk(14%, 0%, 13%, 22%)
LABlab(77.3 -14.1 10.0)
LCHlch(77.3 17.3 144.6)
OKLCHoklch(0.799 0.046 146.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abc6ac text on a black background

contrast 11.40:1

Card sample

#abc6ac text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6ac in the Color Lab