Skip to content

#abec7f

a light, vivid green · cool · closest name: khaki

RGB
171, 236, 127
HSL
96°, 74%, 71%
CMYK
28, 0, 46, 8
Luminance
0.7018

Every format

HEX#abec7f
RGBrgb(171, 236, 127)
HSLhsl(96, 74%, 71%)
CMYKcmyk(28%, 0%, 46%, 8%)
LABlab(87.1 -39.0 46.2)
LCHlch(87.1 60.5 130.2)
OKLCHoklch(0.875 0.155 133.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abec7f on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#abec7f on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue49.8%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow46.2%
Key (black)7.5%

Color previews

#abec7f text on a black background

contrast 15.04:1

Card sample

#abec7f text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abec7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abec7f in the Color Lab