Skip to content

#abc82b

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

RGB
171, 200, 43
HSL
71°, 65%, 48%
CMYK
15, 0, 79, 22
Luminance
0.5014

Every format

HEX#abc82b
RGBrgb(171, 200, 43)
HSLhsl(71, 65%, 48%)
CMYKcmyk(15%, 0%, 79%, 22%)
LABlab(76.2 -29.3 68.8)
LCHlch(76.2 74.7 113.0)
OKLCHoklch(0.784 0.174 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc82b on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abc82b on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue16.9%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow78.5%
Key (black)21.6%

Color previews

#abc82b text on a black background

contrast 11.03:1

Card sample

#abc82b text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc82b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc82b in the Color Lab