Skip to content

#acce7f

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

RGB
172, 206, 127
HSL
86°, 45%, 65%
CMYK
17, 0, 38, 19
Luminance
0.5445

Every format

HEX#acce7f
RGBrgb(172, 206, 127)
HSLhsl(86, 45%, 65%)
CMYKcmyk(17%, 0%, 38%, 19%)
LABlab(78.7 -24.7 35.6)
LCHlch(78.7 43.4 124.7)
OKLCHoklch(0.808 0.111 127.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acce7f on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#acce7f on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.8%
Blue49.8%

CMYK percentages

Cyan16.5%
Magenta0.0%
Yellow38.3%
Key (black)19.2%

Color previews

#acce7f text on a black background

contrast 11.89:1

Card sample

#acce7f text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acce7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acce7f in the Color Lab