Skip to content

#aaffaf

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

RGB
170, 255, 175
HSL
124°, 100%, 83%
CMYK
33, 0, 31, 0
Luminance
0.8316

Every format

HEX#aaffaf
RGBrgb(170, 255, 175)
HSLhsl(124, 100%, 83%)
CMYKcmyk(33%, 0%, 31%, 0%)
LABlab(93.1 -41.1 30.3)
LCHlch(93.1 51.1 143.6)
OKLCHoklch(0.926 0.136 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green100.0%
Blue68.6%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow31.4%
Key (black)0.0%

Color previews

#aaffaf text on a black background

contrast 17.63:1

Card sample

#aaffaf text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaffaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaffaf in the Color Lab