Skip to content

#abcd24

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

RGB
171, 205, 36
HSL
72°, 70%, 47%
CMYK
17, 0, 82, 20
Luminance
0.5245

Every format

HEX#abcd24
RGBrgb(171, 205, 36)
HSLhsl(72, 70%, 47%)
CMYKcmyk(17%, 0%, 82%, 20%)
LABlab(77.5 -31.9 71.8)
LCHlch(77.5 78.6 113.9)
OKLCHoklch(0.796 0.182 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd24 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abcd24 on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue14.1%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow82.4%
Key (black)19.6%

Color previews

#abcd24 text on a black background

contrast 11.49:1

Card sample

#abcd24 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd24

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd24 in the Color Lab