Skip to content

#acec3c

a balanced, electric green · cool · closest name: yellow

RGB
172, 236, 60
HSL
82°, 82%, 58%
CMYK
27, 0, 75, 8
Luminance
0.6909

Every format

HEX#acec3c
RGBrgb(172, 236, 60)
HSLhsl(82, 82%, 58%)
CMYKcmyk(27%, 0%, 75%, 8%)
LABlab(86.5 -44.3 73.3)
LCHlch(86.5 85.7 121.2)
OKLCHoklch(0.869 0.206 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acec3c on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#acec3c on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue23.5%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow74.6%
Key (black)7.5%

Color previews

#acec3c text on a black background

contrast 14.82:1

Card sample

#acec3c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec3c in the Color Lab