Skip to content

#abcb3c

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

RGB
171, 203, 60
HSL
73°, 58%, 52%
CMYK
16, 0, 70, 20
Luminance
0.5170

Every format

HEX#abcb3c
RGBrgb(171, 203, 60)
HSLhsl(73, 58%, 52%)
CMYKcmyk(16%, 0%, 70%, 20%)
LABlab(77.1 -29.9 64.1)
LCHlch(77.1 70.7 115.0)
OKLCHoklch(0.792 0.168 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcb3c on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#abcb3c on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue23.5%

CMYK percentages

Cyan15.8%
Magenta0.0%
Yellow70.4%
Key (black)20.4%

Color previews

#abcb3c text on a black background

contrast 11.34:1

Card sample

#abcb3c text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 203, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 203, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcb3c;
background: linear-gradient(135deg, #abcb3c, #4CCB3C);

Monochromatic scale

Palettes built from #abcb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcb3c in the Color Lab