Skip to content

#abc3ac

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

RGB
171, 195, 172
HSL
123°, 17%, 72%
CMYK
12, 0, 12, 24
Luminance
0.5067

Every format

HEX#abc3ac
RGBrgb(171, 195, 172)
HSLhsl(123, 17%, 72%)
CMYKcmyk(12%, 0%, 12%, 24%)
LABlab(76.5 -12.5 8.8)
LCHlch(76.5 15.3 144.8)
OKLCHoklch(0.793 0.041 146.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3ac on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc3ac on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue67.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow11.8%
Key (black)23.5%

Color previews

#abc3ac text on a black background

contrast 11.13:1

Card sample

#abc3ac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3ac in the Color Lab