Skip to content

#abc51f

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

RGB
171, 197, 31
HSL
69°, 73%, 45%
CMYK
13, 0, 84, 23
Luminance
0.4869

Every format

HEX#abc51f
RGBrgb(171, 197, 31)
HSLhsl(69, 73%, 45%)
CMYKcmyk(13%, 0%, 84%, 23%)
LABlab(75.3 -28.2 71.0)
LCHlch(75.3 76.5 111.7)
OKLCHoklch(0.777 0.175 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc51f on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc51f on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue12.2%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow84.3%
Key (black)22.7%

Color previews

#abc51f text on a black background

contrast 10.74:1

Card sample

#abc51f text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc51f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc51f in the Color Lab