Skip to content

#abc032

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

RGB
171, 192, 50
HSL
69°, 59%, 48%
CMYK
11, 0, 74, 25
Luminance
0.4659

Every format

HEX#abc032
RGBrgb(171, 192, 50)
HSLhsl(69, 59%, 48%)
CMYKcmyk(11%, 0%, 74%, 25%)
LABlab(73.9 -25.1 64.5)
LCHlch(73.9 69.2 111.3)
OKLCHoklch(0.767 0.161 117.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue19.6%

CMYK percentages

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

Color previews

#abc032 text on a black background

contrast 10.32:1

Card sample

#abc032 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc032

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc032 in the Color Lab