Skip to content

#abc752

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

RGB
171, 199, 82
HSL
74°, 51%, 55%
CMYK
14, 0, 59, 22
Luminance
0.5011

Every format

HEX#abc752
RGBrgb(171, 199, 82)
HSLhsl(74, 51%, 55%)
CMYKcmyk(14%, 0%, 59%, 22%)
LABlab(76.1 -26.4 54.2)
LCHlch(76.1 60.3 116.0)
OKLCHoklch(0.785 0.147 121.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc752 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc752 on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue32.2%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow58.8%
Key (black)22.0%

Color previews

#abc752 text on a black background

contrast 11.02:1

Card sample

#abc752 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 199, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 199, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc752;
background: linear-gradient(135deg, #abc752, #5DC752);

Monochromatic scale

Palettes built from #abc752

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc752 in the Color Lab