Skip to content

#aaff11

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

RGB
170, 255, 17
HSL
81°, 100%, 53%
CMYK
33, 0, 93, 0
Luminance
0.8011

Every format

HEX#aaff11
RGBrgb(170, 255, 17)
HSLhsl(81, 100%, 53%)
CMYKcmyk(33%, 0%, 93%, 0%)
LABlab(91.7 -54.3 86.7)
LCHlch(91.7 102.3 122.1)
OKLCHoklch(0.911 0.243 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaff11 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#aaff11 on black: 17.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue6.7%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow93.3%
Key (black)0.0%

Color previews

#aaff11 text on a black background

contrast 17.02:1

Card sample

#aaff11 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 255, 17, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 255, 17, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaff11;
background: linear-gradient(135deg, #aaff11, #11FF16);

Monochromatic scale

Palettes built from #aaff11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaff11 in the Color Lab