Skip to content

#abcd3c

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

RGB
171, 205, 60
HSL
74°, 59%, 52%
CMYK
17, 0, 71, 20
Luminance
0.5265

Every format

HEX#abcd3c
RGBrgb(171, 205, 60)
HSLhsl(74, 59%, 52%)
CMYKcmyk(17%, 0%, 71%, 20%)
LABlab(77.7 -30.8 64.7)
LCHlch(77.7 71.6 115.5)
OKLCHoklch(0.797 0.170 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd3c on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abcd3c on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue23.5%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow70.7%
Key (black)19.6%

Color previews

#abcd3c text on a black background

contrast 11.53:1

Card sample

#abcd3c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd3c in the Color Lab