Skip to content

#abc17d

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

RGB
171, 193, 125
HSL
79°, 35%, 62%
CMYK
11, 0, 35, 24
Luminance
0.4828

Every format

HEX#abc17d
RGBrgb(171, 193, 125)
HSLhsl(79, 35%, 62%)
CMYKcmyk(11%, 0%, 35%, 24%)
LABlab(75.0 -18.9 31.8)
LCHlch(75.0 37.0 120.7)
OKLCHoklch(0.778 0.094 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.7%
Blue49.0%

CMYK percentages

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

Color previews

#abc17d text on a black background

contrast 10.66:1

Card sample

#abc17d text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc17d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc17d in the Color Lab