Skip to content

#a2df9f

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

RGB
162, 223, 159
HSL
117°, 50%, 75%
CMYK
27, 0, 29, 13
Luminance
0.6296

Every format

HEX#a2df9f
RGBrgb(162, 223, 159)
HSLhsl(117, 50%, 75%)
CMYKcmyk(27%, 0%, 29%, 13%)
LABlab(83.4 -31.6 25.3)
LCHlch(83.4 40.5 141.3)
OKLCHoklch(0.846 0.107 143.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2df9f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#a2df9f on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green87.5%
Blue62.4%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow28.7%
Key (black)12.5%

Color previews

#a2df9f text on a black background

contrast 13.59:1

Card sample

#a2df9f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 223, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 223, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2df9f;
background: linear-gradient(135deg, #a2df9f, #9FDFC7);

Monochromatic scale

Palettes built from #a2df9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2df9f in the Color Lab