Skip to content

#abc741

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

RGB
171, 199, 65
HSL
73°, 55%, 52%
CMYK
14, 0, 67, 22
Luminance
0.4989

Every format

HEX#abc741
RGBrgb(171, 199, 65)
HSLhsl(73, 55%, 52%)
CMYKcmyk(14%, 0%, 67%, 22%)
LABlab(76.0 -27.6 61.1)
LCHlch(76.0 67.1 114.3)
OKLCHoklch(0.784 0.160 120.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue25.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow67.3%
Key (black)22.0%

Color previews

#abc741 text on a black background

contrast 10.98:1

Card sample

#abc741 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc741

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc741 in the Color Lab