Skip to content

#abc66b

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

RGB
171, 198, 107
HSL
78°, 44%, 60%
CMYK
14, 0, 46, 22
Luminance
0.5011

Every format

HEX#abc66b
RGBrgb(171, 198, 107)
HSLhsl(78, 44%, 60%)
CMYKcmyk(14%, 0%, 46%, 22%)
LABlab(76.1 -23.6 42.4)
LCHlch(76.1 48.5 119.1)
OKLCHoklch(0.786 0.121 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc66b on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc66b on black: 11.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue42.0%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow46.0%
Key (black)22.4%

Color previews

#abc66b text on a black background

contrast 11.02:1

Card sample

#abc66b text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc66b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc66b in the Color Lab