Skip to content

#abc003

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

RGB
171, 192, 3
HSL
67°, 97%, 38%
CMYK
11, 0, 98, 25
Luminance
0.4636

Every format

HEX#abc003
RGBrgb(171, 192, 3)
HSLhsl(67, 97%, 38%)
CMYKcmyk(11%, 0%, 98%, 25%)
LABlab(73.8 -26.4 74.1)
LCHlch(73.8 78.6 109.6)
OKLCHoklch(0.765 0.176 117.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue1.2%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow98.4%
Key (black)24.7%

Color previews

#abc003 text on a black background

contrast 10.27:1

Card sample

#abc003 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc003

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc003 in the Color Lab