Skip to content

#abc520

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

RGB
171, 197, 32
HSL
70°, 72%, 45%
CMYK
13, 0, 84, 23
Luminance
0.4869

Every format

HEX#abc520
RGBrgb(171, 197, 32)
HSLhsl(70, 72%, 45%)
CMYKcmyk(13%, 0%, 84%, 23%)
LABlab(75.3 -28.2 70.8)
LCHlch(75.3 76.2 111.7)
OKLCHoklch(0.777 0.175 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue12.5%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow83.8%
Key (black)22.7%

Color previews

#abc520 text on a black background

contrast 10.74:1

Card sample

#abc520 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc520

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc520 in the Color Lab