Skip to content

#abc384

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

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

Every format

HEX#abc384
RGBrgb(171, 195, 132)
HSLhsl(83, 34%, 64%)
CMYKcmyk(12%, 0%, 32%, 24%)
LABlab(75.7 -19.0 29.1)
LCHlch(75.7 34.7 123.1)
OKLCHoklch(0.784 0.089 125.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue51.8%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow32.3%
Key (black)23.5%

Color previews

#abc384 text on a black background

contrast 10.87:1

Card sample

#abc384 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc384

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc384 in the Color Lab