Skip to content

#aff2ac

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

RGB
175, 242, 172
HSL
117°, 73%, 81%
CMYK
28, 0, 29, 5
Luminance
0.7560

Every format

HEX#aff2ac
RGBrgb(175, 242, 172)
HSLhsl(117, 73%, 81%)
CMYKcmyk(28%, 0%, 29%, 5%)
LABlab(89.7 -34.1 27.3)
LCHlch(89.7 43.7 141.4)
OKLCHoklch(0.899 0.116 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aff2ac on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#aff2ac on black: 16.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green94.9%
Blue67.5%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow28.9%
Key (black)5.1%

Color previews

#aff2ac text on a black background

contrast 16.12:1

Card sample

#aff2ac text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aff2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aff2ac in the Color Lab