Skip to content

#abc680

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

RGB
171, 198, 128
HSL
83°, 38%, 64%
CMYK
14, 0, 35, 22
Luminance
0.5060

Every format

HEX#abc680
RGBrgb(171, 198, 128)
HSLhsl(83, 38%, 64%)
CMYKcmyk(14%, 0%, 35%, 22%)
LABlab(76.4 -21.0 32.1)
LCHlch(76.4 38.4 123.2)
OKLCHoklch(0.789 0.098 125.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc680 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc680 on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue50.2%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow35.4%
Key (black)22.4%

Color previews

#abc680 text on a black background

contrast 11.12:1

Card sample

#abc680 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc680

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc680 in the Color Lab