Skip to content

#aaff4b

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

RGB
170, 255, 75
HSL
88°, 100%, 65%
CMYK
33, 0, 71, 0
Luminance
0.8057

Every format

HEX#aaff4b
RGBrgb(170, 255, 75)
HSLhsl(88, 100%, 65%)
CMYKcmyk(33%, 0%, 71%, 0%)
LABlab(91.9 -52.1 73.6)
LCHlch(91.9 90.2 125.3)
OKLCHoklch(0.913 0.222 131.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green100.0%
Blue29.4%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow70.6%
Key (black)0.0%

Color previews

#aaff4b text on a black background

contrast 17.11:1

Card sample

#aaff4b text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaff4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaff4b in the Color Lab