Skip to content

#abc26f

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

RGB
171, 194, 111
HSL
77°, 41%, 60%
CMYK
12, 0, 43, 24
Luminance
0.4839

Every format

HEX#abc26f
RGBrgb(171, 194, 111)
HSLhsl(77, 41%, 60%)
CMYKcmyk(12%, 0%, 43%, 24%)
LABlab(75.1 -21.1 39.1)
LCHlch(75.1 44.4 118.4)
OKLCHoklch(0.778 0.112 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue43.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow42.8%
Key (black)23.9%

Color previews

#abc26f text on a black background

contrast 10.68:1

Card sample

#abc26f text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 194, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 194, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc26f;
background: linear-gradient(135deg, #abc26f, #74C26F);

Monochromatic scale

Palettes built from #abc26f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc26f in the Color Lab