Skip to content

#abc464

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

RGB
171, 196, 100
HSL
76°, 45%, 58%
CMYK
13, 0, 49, 23
Luminance
0.4906

Every format

HEX#abc464
RGBrgb(171, 196, 100)
HSLhsl(76, 45%, 58%)
CMYKcmyk(13%, 0%, 49%, 23%)
LABlab(75.5 -23.3 45.0)
LCHlch(75.5 50.7 117.4)
OKLCHoklch(0.781 0.126 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc464 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#abc464 on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue39.2%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow49.0%
Key (black)23.1%

Color previews

#abc464 text on a black background

contrast 10.81:1

Card sample

#abc464 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc464

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc464 in the Color Lab