Skip to content

#abc84c

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

RGB
171, 200, 76
HSL
74°, 53%, 54%
CMYK
15, 0, 62, 22
Luminance
0.5049

Every format

HEX#abc84c
RGBrgb(171, 200, 76)
HSLhsl(74, 53%, 54%)
CMYKcmyk(15%, 0%, 62%, 22%)
LABlab(76.4 -27.4 57.0)
LCHlch(76.4 63.3 115.6)
OKLCHoklch(0.787 0.153 121.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.4%
Blue29.8%

CMYK percentages

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

Color previews

#abc84c text on a black background

contrast 11.10:1

Card sample

#abc84c text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc84c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc84c in the Color Lab