Skip to content

#abc33f

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

RGB
171, 195, 63
HSL
71°, 52%, 51%
CMYK
12, 0, 68, 24
Luminance
0.4805

Every format

HEX#abc33f
RGBrgb(171, 195, 63)
HSLhsl(71, 52%, 51%)
CMYKcmyk(12%, 0%, 68%, 24%)
LABlab(74.8 -25.9 60.7)
LCHlch(74.8 66.0 113.1)
OKLCHoklch(0.774 0.157 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue24.7%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow67.7%
Key (black)23.5%

Color previews

#abc33f text on a black background

contrast 10.61:1

Card sample

#abc33f text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc33f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc33f in the Color Lab