Skip to content

#abc388

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

RGB
171, 195, 136
HSL
84°, 33%, 65%
CMYK
12, 0, 30, 24
Luminance
0.4947

Every format

HEX#abc388
RGBrgb(171, 195, 136)
HSLhsl(84, 33%, 65%)
CMYKcmyk(12%, 0%, 30%, 24%)
LABlab(75.7 -18.4 27.0)
LCHlch(75.7 32.7 124.2)
OKLCHoklch(0.784 0.084 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue53.3%

CMYK percentages

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

Color previews

#abc388 text on a black background

contrast 10.89:1

Card sample

#abc388 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc388

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc388 in the Color Lab