Skip to content

#abc331

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

RGB
171, 195, 49
HSL
70°, 60%, 48%
CMYK
12, 0, 75, 24
Luminance
0.4791

Every format

HEX#abc331
RGBrgb(171, 195, 49)
HSLhsl(70, 60%, 48%)
CMYKcmyk(12%, 0%, 75%, 24%)
LABlab(74.8 -26.6 65.6)
LCHlch(74.8 70.8 112.1)
OKLCHoklch(0.773 0.165 118.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc331 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc331 on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue19.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow74.9%
Key (black)23.5%

Color previews

#abc331 text on a black background

contrast 10.58:1

Card sample

#abc331 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc331

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc331 in the Color Lab