Skip to content

#abc3a2

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

RGB
171, 195, 162
HSL
104°, 22%, 70%
CMYK
12, 0, 17, 24
Luminance
0.5030

Every format

HEX#abc3a2
RGBrgb(171, 195, 162)
HSLhsl(104, 22%, 70%)
CMYKcmyk(12%, 0%, 17%, 24%)
LABlab(76.3 -14.3 13.9)
LCHlch(76.3 19.9 135.8)
OKLCHoklch(0.790 0.053 137.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue63.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow16.9%
Key (black)23.5%

Color previews

#abc3a2 text on a black background

contrast 11.06:1

Card sample

#abc3a2 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3a2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3a2 in the Color Lab