Skip to content

#abc16f

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

RGB
171, 193, 111
HSL
76°, 40%, 60%
CMYK
11, 0, 43, 24
Luminance
0.4795

Every format

HEX#abc16f
RGBrgb(171, 193, 111)
HSLhsl(76, 40%, 60%)
CMYKcmyk(11%, 0%, 43%, 24%)
LABlab(74.8 -20.6 38.7)
LCHlch(74.8 43.9 118.1)
OKLCHoklch(0.775 0.110 121.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc16f on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc16f on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue43.5%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow42.5%
Key (black)24.3%

Color previews

#abc16f text on a black background

contrast 10.59:1

Card sample

#abc16f text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 193, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 193, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc16f;
background: linear-gradient(135deg, #abc16f, #74C16F);

Monochromatic scale

Palettes built from #abc16f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc16f in the Color Lab