Skip to content

#abc37f

a balanced, soft green · cool · closest name: khaki

RGB
171, 195, 127
HSL
81°, 36%, 63%
CMYK
12, 0, 35, 24
Luminance
0.4922

Every format

HEX#abc37f
RGBrgb(171, 195, 127)
HSLhsl(81, 36%, 63%)
CMYKcmyk(12%, 0%, 35%, 24%)
LABlab(75.6 -19.6 31.6)
LCHlch(75.6 37.2 121.9)
OKLCHoklch(0.783 0.095 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc37f on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#abc37f on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue49.8%

CMYK percentages

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

Color previews

#abc37f text on a black background

contrast 10.84:1

Card sample

#abc37f text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc37f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc37f in the Color Lab