Skip to content

#abc68d

a light, soft green · cool · closest name: tan

RGB
171, 198, 141
HSL
88°, 33%, 67%
CMYK
14, 0, 29, 22
Luminance
0.5097

Every format

HEX#abc68d
RGBrgb(171, 198, 141)
HSLhsl(88, 33%, 67%)
CMYKcmyk(14%, 0%, 29%, 22%)
LABlab(76.7 -19.2 25.6)
LCHlch(76.7 32.0 126.8)
OKLCHoklch(0.792 0.083 128.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue55.3%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow28.8%
Key (black)22.4%

Color previews

#abc68d text on a black background

contrast 11.19:1

Card sample

#abc68d text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc68d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc68d in the Color Lab