Skip to content

#abcd23

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

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

Every format

HEX#abcd23
RGBrgb(171, 205, 35)
HSLhsl(72, 71%, 47%)
CMYKcmyk(17%, 0%, 83%, 20%)
LABlab(77.5 -31.9 72.1)
LCHlch(77.5 78.8 113.9)
OKLCHoklch(0.796 0.183 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue13.7%

CMYK percentages

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

Color previews

#abcd23 text on a black background

contrast 11.49:1

Card sample

#abcd23 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd23 in the Color Lab