Skip to content

#acec8c

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

RGB
172, 236, 140
HSL
100°, 72%, 74%
CMYK
27, 0, 41, 8
Luminance
0.7066

Every format

HEX#acec8c
RGBrgb(172, 236, 140)
HSLhsl(100, 72%, 74%)
CMYKcmyk(27%, 0%, 41%, 8%)
LABlab(87.3 -37.1 40.2)
LCHlch(87.3 54.7 132.7)
OKLCHoklch(0.878 0.142 135.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue54.9%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow40.7%
Key (black)7.5%

Color previews

#acec8c text on a black background

contrast 15.13:1

Card sample

#acec8c text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec8c in the Color Lab