Skip to content

#abc595

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

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

Every format

HEX#abc595
RGBrgb(171, 197, 149)
HSLhsl(93, 29%, 68%)
CMYKcmyk(13%, 0%, 24%, 23%)
LABlab(76.5 -17.5 21.2)
LCHlch(76.5 27.5 129.4)
OKLCHoklch(0.791 0.072 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue58.4%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow24.4%
Key (black)22.7%

Color previews

#abc595 text on a black background

contrast 11.15:1

Card sample

#abc595 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc595

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc595 in the Color Lab