Skip to content

#abc738

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

RGB
171, 199, 56
HSL
72°, 56%, 50%
CMYK
14, 0, 72, 22
Luminance
0.4979

Every format

HEX#abc738
RGBrgb(171, 199, 56)
HSLhsl(72, 56%, 50%)
CMYKcmyk(14%, 0%, 72%, 22%)
LABlab(75.9 -28.2 64.4)
LCHlch(75.9 70.3 113.6)
OKLCHoklch(0.783 0.166 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue22.0%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow71.9%
Key (black)22.0%

Color previews

#abc738 text on a black background

contrast 10.96:1

Card sample

#abc738 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc738

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc738 in the Color Lab