Skip to content

#abc397

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

RGB
171, 195, 151
HSL
93°, 27%, 68%
CMYK
12, 0, 23, 24
Luminance
0.4992

Every format

HEX#abc397
RGBrgb(171, 195, 151)
HSLhsl(93, 27%, 68%)
CMYKcmyk(12%, 0%, 23%, 24%)
LABlab(76.0 -16.1 19.5)
LCHlch(76.0 25.3 129.6)
OKLCHoklch(0.787 0.066 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc397 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc397 on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue59.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow22.6%
Key (black)23.5%

Color previews

#abc397 text on a black background

contrast 10.98:1

Card sample

#abc397 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc397

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc397 in the Color Lab