Skip to content

#abc381

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

RGB
171, 195, 129
HSL
82°, 36%, 64%
CMYK
12, 0, 34, 24
Luminance
0.4927

Every format

HEX#abc381
RGBrgb(171, 195, 129)
HSLhsl(82, 36%, 64%)
CMYKcmyk(12%, 0%, 34%, 24%)
LABlab(75.6 -19.4 30.6)
LCHlch(75.6 36.2 122.4)
OKLCHoklch(0.783 0.092 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc381 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc381 on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue50.6%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow33.8%
Key (black)23.5%

Color previews

#abc381 text on a black background

contrast 10.85:1

Card sample

#abc381 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc381

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc381 in the Color Lab