Skip to content

#aaffb3

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

RGB
170, 255, 179
HSL
126°, 100%, 83%
CMYK
33, 0, 30, 0
Luminance
0.8332

Every format

HEX#aaffb3
RGBrgb(170, 255, 179)
HSLhsl(126, 100%, 83%)
CMYKcmyk(33%, 0%, 30%, 0%)
LABlab(93.2 -40.5 28.4)
LCHlch(93.2 49.4 144.9)
OKLCHoklch(0.927 0.132 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaffb3 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#aaffb3 on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue70.2%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow29.8%
Key (black)0.0%

Color previews

#aaffb3 text on a black background

contrast 17.66:1

Card sample

#aaffb3 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaffb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaffb3 in the Color Lab