Skip to content

#abc01f

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

RGB
171, 192, 31
HSL
68°, 72%, 44%
CMYK
11, 0, 84, 25
Luminance
0.4646

Every format

HEX#abc01f
RGBrgb(171, 192, 31)
HSLhsl(68, 72%, 44%)
CMYKcmyk(11%, 0%, 84%, 25%)
LABlab(73.8 -25.8 69.8)
LCHlch(73.8 74.5 110.3)
OKLCHoklch(0.766 0.170 117.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc01f on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#abc01f on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue12.2%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow83.9%
Key (black)24.7%

Color previews

#abc01f text on a black background

contrast 10.29:1

Card sample

#abc01f text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc01f in the Color Lab