Skip to content

#aaf2ac

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

RGB
170, 242, 172
HSL
122°, 74%, 81%
CMYK
30, 0, 29, 5
Luminance
0.7503

Every format

HEX#aaf2ac
RGBrgb(170, 242, 172)
HSLhsl(122, 74%, 81%)
CMYKcmyk(30%, 0%, 29%, 5%)
LABlab(89.4 -35.7 26.9)
LCHlch(89.4 44.7 143.1)
OKLCHoklch(0.896 0.119 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaf2ac on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#aaf2ac on black: 16.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green94.9%
Blue67.5%

CMYK percentages

Cyan29.8%
Magenta0.0%
Yellow28.9%
Key (black)5.1%

Color previews

#aaf2ac text on a black background

contrast 16.01:1

Card sample

#aaf2ac text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaf2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaf2ac in the Color Lab