Skip to content

#abc08b

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

RGB
171, 192, 139
HSL
84°, 30%, 65%
CMYK
11, 0, 28, 25
Luminance
0.4822

Every format

HEX#abc08b
RGBrgb(171, 192, 139)
HSLhsl(84, 30%, 65%)
CMYKcmyk(11%, 0%, 28%, 25%)
LABlab(75.0 -16.4 24.4)
LCHlch(75.0 29.4 124.0)
OKLCHoklch(0.778 0.076 125.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green75.3%
Blue54.5%

CMYK percentages

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

Color previews

#abc08b text on a black background

contrast 10.64:1

Card sample

#abc08b text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc08b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc08b in the Color Lab