Skip to content

#abc503

a dark, electric yellow · cool · closest name: yellow

RGB
171, 197, 3
HSL
68°, 97%, 39%
CMYK
13, 0, 99, 23
Luminance
0.4860

Every format

HEX#abc503
RGBrgb(171, 197, 3)
HSLhsl(68, 97%, 39%)
CMYKcmyk(13%, 0%, 99%, 23%)
LABlab(75.2 -28.8 75.2)
LCHlch(75.2 80.5 110.9)
OKLCHoklch(0.776 0.182 118.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue1.2%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow98.5%
Key (black)22.7%

Color previews

#abc503 text on a black background

contrast 10.72:1

Card sample

#abc503 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc503

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc503 in the Color Lab