Skip to content

#acec7f

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

RGB
172, 236, 127
HSL
95°, 74%, 71%
CMYK
27, 0, 46, 8
Luminance
0.7029

Every format

HEX#acec7f
RGBrgb(172, 236, 127)
HSLhsl(95, 74%, 71%)
CMYKcmyk(27%, 0%, 46%, 8%)
LABlab(87.1 -38.7 46.3)
LCHlch(87.1 60.4 129.9)
OKLCHoklch(0.876 0.155 133.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acec7f on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#acec7f on black: 15.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#acec7f text on a black background

contrast 15.06:1

Card sample

#acec7f text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec7f in the Color Lab