Skip to content

#abc17c

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

RGB
171, 193, 124
HSL
79°, 36%, 62%
CMYK
11, 0, 36, 24
Luminance
0.4825

Every format

HEX#abc17c
RGBrgb(171, 193, 124)
HSLhsl(79, 36%, 62%)
CMYKcmyk(11%, 0%, 36%, 24%)
LABlab(75.0 -19.0 32.3)
LCHlch(75.0 37.5 120.5)
OKLCHoklch(0.778 0.095 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc17c on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abc17c on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue48.6%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow35.8%
Key (black)24.3%

Color previews

#abc17c text on a black background

contrast 10.65:1

Card sample

#abc17c text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc17c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc17c in the Color Lab