Skip to content

#abcd8c

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

RGB
171, 205, 140
HSL
91°, 39%, 68%
CMYK
17, 0, 32, 20
Luminance
0.5421

Every format

HEX#abcd8c
RGBrgb(171, 205, 140)
HSLhsl(91, 39%, 68%)
CMYKcmyk(17%, 0%, 32%, 20%)
LABlab(78.6 -22.8 28.8)
LCHlch(78.6 36.7 128.4)
OKLCHoklch(0.807 0.095 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd8c on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abcd8c on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue54.9%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow31.7%
Key (black)19.6%

Color previews

#abcd8c text on a black background

contrast 11.84:1

Card sample

#abcd8c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd8c in the Color Lab