Skip to content

#abc92b

a balanced, vivid green · cool · closest name: olivedrab

RGB
171, 201, 43
HSL
71°, 65%, 48%
CMYK
15, 0, 79, 21
Luminance
0.5061

Every format

HEX#abc92b
RGBrgb(171, 201, 43)
HSLhsl(71, 65%, 48%)
CMYKcmyk(15%, 0%, 79%, 21%)
LABlab(76.4 -29.7 69.0)
LCHlch(76.4 75.1 113.3)
OKLCHoklch(0.787 0.175 120.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue16.9%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow78.6%
Key (black)21.2%

Color previews

#abc92b text on a black background

contrast 11.12:1

Card sample

#abc92b text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 201, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 201, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc92b;
background: linear-gradient(135deg, #abc92b, #42C92B);

Monochromatic scale

Palettes built from #abc92b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc92b in the Color Lab