Skip to content

#abc08c

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

RGB
171, 192, 140
HSL
84°, 29%, 65%
CMYK
11, 0, 27, 25
Luminance
0.4825

Every format

HEX#abc08c
RGBrgb(171, 192, 140)
HSLhsl(84, 29%, 65%)
CMYKcmyk(11%, 0%, 27%, 25%)
LABlab(75.0 -16.3 23.9)
LCHlch(75.0 28.9 124.3)
OKLCHoklch(0.778 0.074 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc08c on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abc08c on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue54.9%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow27.1%
Key (black)24.7%

Color previews

#abc08c text on a black background

contrast 10.65:1

Card sample

#abc08c text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 192, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 192, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc08c;
background: linear-gradient(135deg, #abc08c, #8CC090);

Monochromatic scale

Palettes built from #abc08c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc08c in the Color Lab