Skip to content

#abcd6f

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

RGB
171, 205, 111
HSL
82°, 49%, 62%
CMYK
17, 0, 46, 20
Luminance
0.5347

Every format

HEX#abcd6f
RGBrgb(171, 205, 111)
HSLhsl(82, 49%, 62%)
CMYKcmyk(17%, 0%, 46%, 20%)
LABlab(78.2 -26.5 42.9)
LCHlch(78.2 50.5 121.7)
OKLCHoklch(0.802 0.127 125.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd6f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abcd6f on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue43.5%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow45.9%
Key (black)19.6%

Color previews

#abcd6f text on a black background

contrast 11.69:1

Card sample

#abcd6f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd6f in the Color Lab