Skip to content

#abc744

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

RGB
171, 199, 68
HSL
73°, 54%, 52%
CMYK
14, 0, 66, 22
Luminance
0.4992

Every format

HEX#abc744
RGBrgb(171, 199, 68)
HSLhsl(73, 54%, 52%)
CMYKcmyk(14%, 0%, 66%, 22%)
LABlab(76.0 -27.5 60.0)
LCHlch(76.0 65.9 114.6)
OKLCHoklch(0.784 0.158 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue26.7%

CMYK percentages

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

Color previews

#abc744 text on a black background

contrast 10.98:1

Card sample

#abc744 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc744

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc744 in the Color Lab