Skip to content

#abc385

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

RGB
171, 195, 133
HSL
83°, 34%, 64%
CMYK
12, 0, 32, 24
Luminance
0.4938

Every format

HEX#abc385
RGBrgb(171, 195, 133)
HSLhsl(83, 34%, 64%)
CMYKcmyk(12%, 0%, 32%, 24%)
LABlab(75.7 -18.8 28.6)
LCHlch(75.7 34.2 123.4)
OKLCHoklch(0.784 0.088 125.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc385 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc385 on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue52.2%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow31.8%
Key (black)23.5%

Color previews

#abc385 text on a black background

contrast 10.88:1

Card sample

#abc385 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 195, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 195, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc385;
background: linear-gradient(135deg, #abc385, #85C388);

Monochromatic scale

Palettes built from #abc385

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc385 in the Color Lab