Skip to content

#abc17f

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

RGB
171, 193, 127
HSL
80°, 35%, 63%
CMYK
11, 0, 34, 24
Luminance
0.4833

Every format

HEX#abc17f
RGBrgb(171, 193, 127)
HSLhsl(80, 35%, 63%)
CMYKcmyk(11%, 0%, 34%, 24%)
LABlab(75.0 -18.6 30.8)
LCHlch(75.0 36.0 121.2)
OKLCHoklch(0.778 0.092 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.7%
Blue49.8%

CMYK percentages

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

Color previews

#abc17f text on a black background

contrast 10.67:1

Card sample

#abc17f text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc17f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc17f in the Color Lab