Skip to content

#abc32b

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

RGB
171, 195, 43
HSL
70°, 64%, 47%
CMYK
12, 0, 78, 24
Luminance
0.4786

Every format

HEX#abc32b
RGBrgb(171, 195, 43)
HSLhsl(70, 64%, 47%)
CMYKcmyk(12%, 0%, 78%, 24%)
LABlab(74.7 -26.9 67.5)
LCHlch(74.7 72.6 111.7)
OKLCHoklch(0.773 0.168 118.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc32b on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#abc32b on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue16.9%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow77.9%
Key (black)23.5%

Color previews

#abc32b text on a black background

contrast 10.57:1

Card sample

#abc32b text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc32b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc32b in the Color Lab