Skip to content

#abc596

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

RGB
171, 197, 150
HSL
93°, 29%, 68%
CMYK
13, 0, 24, 23
Luminance
0.5079

Every format

HEX#abc596
RGBrgb(171, 197, 150)
HSLhsl(93, 29%, 68%)
CMYKcmyk(13%, 0%, 24%, 23%)
LABlab(76.5 -17.3 20.7)
LCHlch(76.5 27.0 129.8)
OKLCHoklch(0.792 0.070 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc596 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc596 on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue58.8%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow23.9%
Key (black)22.7%

Color previews

#abc596 text on a black background

contrast 11.16:1

Card sample

#abc596 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc596

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc596 in the Color Lab