Skip to content

#abd900

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

RGB
171, 217, 0
HSL
73°, 100%, 43%
CMYK
21, 0, 100, 15
Luminance
0.5828

Every format

HEX#abd900
RGBrgb(171, 217, 0)
HSLhsl(73, 100%, 43%)
CMYKcmyk(21%, 0%, 100%, 15%)
LABlab(80.9 -38.0 79.8)
LCHlch(80.9 88.3 115.5)
OKLCHoklch(0.823 0.203 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd900 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#abd900 on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green85.1%
Blue0.0%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow100.0%
Key (black)14.9%

Color previews

#abd900 text on a black background

contrast 12.66:1

Card sample

#abd900 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd900 in the Color Lab