Skip to content

#abc684

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

RGB
171, 198, 132
HSL
85°, 37%, 65%
CMYK
14, 0, 33, 22
Luminance
0.5071

Every format

HEX#abc684
RGBrgb(171, 198, 132)
HSLhsl(85, 37%, 65%)
CMYKcmyk(14%, 0%, 33%, 22%)
LABlab(76.5 -20.5 30.1)
LCHlch(76.5 36.4 124.2)
OKLCHoklch(0.790 0.093 126.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc684 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc684 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue51.8%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow33.3%
Key (black)22.4%

Color previews

#abc684 text on a black background

contrast 11.14:1

Card sample

#abc684 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 198, 132, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 198, 132, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc684;
background: linear-gradient(135deg, #abc684, #84C689);

Monochromatic scale

Palettes built from #abc684

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc684 in the Color Lab