Skip to content

#abc34b

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

RGB
171, 195, 75
HSL
72°, 50%, 53%
CMYK
12, 0, 62, 24
Luminance
0.4820

Every format

HEX#abc34b
RGBrgb(171, 195, 75)
HSLhsl(72, 50%, 53%)
CMYKcmyk(12%, 0%, 62%, 24%)
LABlab(75.0 -25.0 55.9)
LCHlch(75.0 61.3 114.1)
OKLCHoklch(0.775 0.147 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc34b on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abc34b on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue29.4%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow61.5%
Key (black)23.5%

Color previews

#abc34b text on a black background

contrast 10.64:1

Card sample

#abc34b text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc34b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc34b in the Color Lab