Skip to content

#aaff91

a light, electric green · cool · closest name: aquamarine

RGB
170, 255, 145
HSL
106°, 100%, 78%
CMYK
33, 0, 43, 0
Luminance
0.8211

Every format

HEX#aaff91
RGBrgb(170, 255, 145)
HSLhsl(106, 100%, 78%)
CMYKcmyk(33%, 0%, 43%, 0%)
LABlab(92.6 -45.5 44.5)
LCHlch(92.6 63.6 135.6)
OKLCHoklch(0.921 0.165 138.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaff91 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#aaff91 on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue56.9%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow43.1%
Key (black)0.0%

Color previews

#aaff91 text on a black background

contrast 17.42:1

Card sample

#aaff91 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaff91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaff91 in the Color Lab