Skip to content

#abc593

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

RGB
171, 197, 147
HSL
91°, 30%, 68%
CMYK
13, 0, 25, 23
Luminance
0.5070

Every format

HEX#abc593
RGBrgb(171, 197, 147)
HSLhsl(91, 30%, 68%)
CMYKcmyk(13%, 0%, 25%, 23%)
LABlab(76.5 -17.8 22.3)
LCHlch(76.5 28.5 128.6)
OKLCHoklch(0.791 0.074 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue57.6%

CMYK percentages

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

Color previews

#abc593 text on a black background

contrast 11.14:1

Card sample

#abc593 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc593

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc593 in the Color Lab