Skip to content

#abc735

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

RGB
171, 199, 53
HSL
72°, 58%, 49%
CMYK
14, 0, 73, 22
Luminance
0.4976

Every format

HEX#abc735
RGBrgb(171, 199, 53)
HSLhsl(72, 58%, 49%)
CMYKcmyk(14%, 0%, 73%, 22%)
LABlab(75.9 -28.3 65.4)
LCHlch(75.9 71.3 113.4)
OKLCHoklch(0.783 0.168 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc735 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#abc735 on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue20.8%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow73.4%
Key (black)22.0%

Color previews

#abc735 text on a black background

contrast 10.95:1

Card sample

#abc735 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc735

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc735 in the Color Lab