Skip to content

#abcd22

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

RGB
171, 205, 34
HSL
72°, 72%, 47%
CMYK
17, 0, 83, 20
Luminance
0.5244

Every format

HEX#abcd22
RGBrgb(171, 205, 34)
HSLhsl(72, 72%, 47%)
CMYKcmyk(17%, 0%, 83%, 20%)
LABlab(77.5 -31.9 72.3)
LCHlch(77.5 79.0 113.8)
OKLCHoklch(0.795 0.183 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue13.3%

CMYK percentages

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

Color previews

#abcd22 text on a black background

contrast 11.49:1

Card sample

#abcd22 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd22 in the Color Lab