Skip to content

#abc33c

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

RGB
171, 195, 60
HSL
71°, 53%, 50%
CMYK
12, 0, 69, 24
Luminance
0.4801

Every format

HEX#abc33c
RGBrgb(171, 195, 60)
HSLhsl(71, 53%, 50%)
CMYKcmyk(12%, 0%, 69%, 24%)
LABlab(74.8 -26.0 61.8)
LCHlch(74.8 67.1 112.8)
OKLCHoklch(0.774 0.159 119.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc33c on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc33c on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue23.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow69.2%
Key (black)23.5%

Color previews

#abc33c text on a black background

contrast 10.60:1

Card sample

#abc33c text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc33c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc33c in the Color Lab