Skip to content

#aceb1c

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

RGB
172, 235, 28
HSL
78°, 84%, 52%
CMYK
27, 0, 88, 8
Luminance
0.6827

Every format

HEX#aceb1c
RGBrgb(172, 235, 28)
HSLhsl(78, 84%, 52%)
CMYKcmyk(27%, 0%, 88%, 8%)
LABlab(86.1 -45.1 80.7)
LCHlch(86.1 92.5 119.2)
OKLCHoklch(0.865 0.218 127.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb1c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#aceb1c on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue11.0%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow88.1%
Key (black)7.8%

Color previews

#aceb1c text on a black background

contrast 14.65:1

Card sample

#aceb1c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 235, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 235, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aceb1c;
background: linear-gradient(135deg, #aceb1c, #22EB1C);

Monochromatic scale

Palettes built from #aceb1c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceb1c in the Color Lab