Skip to content

#acec0c

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

RGB
172, 236, 12
HSL
77°, 90%, 49%
CMYK
27, 0, 95, 8
Luminance
0.6879

Every format

HEX#acec0c
RGBrgb(172, 236, 12)
HSLhsl(77, 90%, 49%)
CMYKcmyk(27%, 0%, 95%, 8%)
LABlab(86.4 -45.8 83.0)
LCHlch(86.4 94.8 118.9)
OKLCHoklch(0.867 0.222 127.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue4.7%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow94.9%
Key (black)7.5%

Color previews

#acec0c text on a black background

contrast 14.76:1

Card sample

#acec0c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acec0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acec0c in the Color Lab