Skip to content

#99ffaa

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

RGB
153, 255, 170
HSL
130°, 100%, 80%
CMYK
40, 0, 33, 0
Luminance
0.8119

Every format

HEX#99ffaa
RGBrgb(153, 255, 170)
HSLhsl(130, 100%, 80%)
CMYKcmyk(40%, 0%, 33%, 0%)
LABlab(92.2 -46.9 31.5)
LCHlch(92.2 56.5 146.1)
OKLCHoklch(0.916 0.150 148.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ffaa on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#99ffaa on black: 17.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green100.0%
Blue66.7%

CMYK percentages

Cyan40.0%
Magenta0.0%
Yellow33.3%
Key (black)0.0%

Color previews

#99ffaa text on a black background

contrast 17.24:1

Card sample

#99ffaa text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ffaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ffaa in the Color Lab