Skip to content

#abc2ac

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

RGB
171, 194, 172
HSL
123°, 16%, 72%
CMYK
12, 0, 11, 24
Luminance
0.5022

Every format

HEX#abc2ac
RGBrgb(171, 194, 172)
HSLhsl(123, 16%, 72%)
CMYKcmyk(12%, 0%, 11%, 24%)
LABlab(76.2 -12.0 8.4)
LCHlch(76.2 14.7 144.9)
OKLCHoklch(0.790 0.040 146.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2ac on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc2ac on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow11.3%
Key (black)23.9%

Color previews

#abc2ac text on a black background

contrast 11.04:1

Card sample

#abc2ac text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ac in the Color Lab