Skip to content

#abc65b

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

RGB
171, 198, 91
HSL
75°, 48%, 57%
CMYK
14, 0, 54, 22
Luminance
0.4980

Every format

HEX#abc65b
RGBrgb(171, 198, 91)
HSLhsl(75, 48%, 57%)
CMYKcmyk(14%, 0%, 54%, 22%)
LABlab(76.0 -25.2 49.9)
LCHlch(76.0 55.9 116.8)
OKLCHoklch(0.784 0.137 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue35.7%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow54.0%
Key (black)22.4%

Color previews

#abc65b text on a black background

contrast 10.96:1

Card sample

#abc65b text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 198, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 198, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc65b;
background: linear-gradient(135deg, #abc65b, #64C65B);

Monochromatic scale

Palettes built from #abc65b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc65b in the Color Lab