Skip to content

#abc664

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

RGB
171, 198, 100
HSL
77°, 46%, 58%
CMYK
14, 0, 50, 22
Luminance
0.4997

Every format

HEX#abc664
RGBrgb(171, 198, 100)
HSLhsl(77, 46%, 58%)
CMYKcmyk(14%, 0%, 50%, 22%)
LABlab(76.0 -24.3 45.7)
LCHlch(76.0 51.8 118.0)
OKLCHoklch(0.785 0.129 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue39.2%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow49.5%
Key (black)22.4%

Color previews

#abc664 text on a black background

contrast 10.99:1

Card sample

#abc664 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc664

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc664 in the Color Lab