Skip to content

#abc31f

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

RGB
171, 195, 31
HSL
69°, 73%, 44%
CMYK
12, 0, 84, 24
Luminance
0.4779

Every format

HEX#abc31f
RGBrgb(171, 195, 31)
HSLhsl(69, 73%, 44%)
CMYKcmyk(12%, 0%, 84%, 24%)
LABlab(74.7 -27.3 70.6)
LCHlch(74.7 75.7 111.1)
OKLCHoklch(0.772 0.173 118.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue12.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow84.1%
Key (black)23.5%

Color previews

#abc31f text on a black background

contrast 10.56:1

Card sample

#abc31f text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc31f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc31f in the Color Lab