Skip to content

#abcd25

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

RGB
171, 205, 37
HSL
72°, 69%, 48%
CMYK
17, 0, 82, 20
Luminance
0.5245

Every format

HEX#abcd25
RGBrgb(171, 205, 37)
HSLhsl(72, 69%, 48%)
CMYKcmyk(17%, 0%, 82%, 20%)
LABlab(77.5 -31.8 71.6)
LCHlch(77.5 78.3 114.0)
OKLCHoklch(0.796 0.182 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abcd25 text on a black background

contrast 11.49:1

Card sample

#abcd25 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd25 in the Color Lab