Skip to content

#abcc25

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

RGB
171, 204, 37
HSL
72°, 69%, 47%
CMYK
16, 0, 82, 20
Luminance
0.5198

Every format

HEX#abcc25
RGBrgb(171, 204, 37)
HSLhsl(72, 69%, 47%)
CMYKcmyk(16%, 0%, 82%, 20%)
LABlab(77.3 -31.4 71.3)
LCHlch(77.3 77.9 113.7)
OKLCHoklch(0.793 0.181 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc25 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abcc25 on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue14.5%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow81.9%
Key (black)20.0%

Color previews

#abcc25 text on a black background

contrast 11.40:1

Card sample

#abcc25 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 204, 37, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 204, 37, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcc25;
background: linear-gradient(135deg, #abcc25, #3CCC25);

Monochromatic scale

Palettes built from #abcc25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc25 in the Color Lab