Skip to content

#abc76d

a balanced, soft green · cool · closest name: khaki

RGB
171, 199, 109
HSL
79°, 45%, 60%
CMYK
14, 0, 45, 22
Luminance
0.5061

Every format

HEX#abc76d
RGBrgb(171, 199, 109)
HSLhsl(79, 45%, 60%)
CMYKcmyk(14%, 0%, 45%, 22%)
LABlab(76.4 -23.8 41.8)
LCHlch(76.4 48.1 119.7)
OKLCHoklch(0.789 0.121 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc76d on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc76d on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue42.7%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow45.2%
Key (black)22.0%

Color previews

#abc76d text on a black background

contrast 11.12:1

Card sample

#abc76d text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc76d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc76d in the Color Lab