Skip to content

#abcc23

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

RGB
171, 204, 35
HSL
72°, 71%, 47%
CMYK
16, 0, 83, 20
Luminance
0.5197

Every format

HEX#abcc23
RGBrgb(171, 204, 35)
HSLhsl(72, 71%, 47%)
CMYKcmyk(16%, 0%, 83%, 20%)
LABlab(77.3 -31.4 71.8)
LCHlch(77.3 78.4 113.6)
OKLCHoklch(0.793 0.182 121.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcc23 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abcc23 on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue13.7%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow82.8%
Key (black)20.0%

Color previews

#abcc23 text on a black background

contrast 11.39:1

Card sample

#abcc23 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcc23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcc23 in the Color Lab