Skip to content

#aaff33

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

RGB
170, 255, 51
HSL
85°, 100%, 60%
CMYK
33, 0, 80, 0
Luminance
0.8031

Every format

HEX#aaff33
RGBrgb(170, 255, 51)
HSLhsl(85, 100%, 60%)
CMYKcmyk(33%, 0%, 80%, 0%)
LABlab(91.8 -53.4 80.7)
LCHlch(91.8 96.8 123.5)
OKLCHoklch(0.912 0.233 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green100.0%
Blue20.0%

CMYK percentages

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

Color previews

#aaff33 text on a black background

contrast 17.06:1

Card sample

#aaff33 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaff33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaff33 in the Color Lab