Skip to content

#abc07f

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

RGB
171, 192, 127
HSL
79°, 34%, 63%
CMYK
11, 0, 34, 25
Luminance
0.4789

Every format

HEX#abc07f
RGBrgb(171, 192, 127)
HSLhsl(79, 34%, 63%)
CMYKcmyk(11%, 0%, 34%, 25%)
LABlab(74.8 -18.1 30.4)
LCHlch(74.8 35.4 120.8)
OKLCHoklch(0.776 0.090 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc07f on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#abc07f on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue49.8%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow33.9%
Key (black)24.7%

Color previews

#abc07f text on a black background

contrast 10.58:1

Card sample

#abc07f text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc07f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc07f in the Color Lab