Skip to content

#abc665

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

RGB
171, 198, 101
HSL
77°, 46%, 59%
CMYK
14, 0, 49, 22
Luminance
0.4999

Every format

HEX#abc665
RGBrgb(171, 198, 101)
HSLhsl(77, 46%, 59%)
CMYKcmyk(14%, 0%, 49%, 22%)
LABlab(76.1 -24.2 45.3)
LCHlch(76.1 51.3 118.1)
OKLCHoklch(0.785 0.128 122.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abc665 text on a black background

contrast 11.00:1

Card sample

#abc665 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc665

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc665 in the Color Lab