Skip to content

#a2df9c

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

RGB
162, 223, 156
HSL
115°, 51%, 74%
CMYK
27, 0, 30, 13
Luminance
0.6286

Every format

HEX#a2df9c
RGBrgb(162, 223, 156)
HSLhsl(115, 51%, 74%)
CMYKcmyk(27%, 0%, 30%, 13%)
LABlab(83.4 -32.1 26.8)
LCHlch(83.4 41.8 140.2)
OKLCHoklch(0.845 0.111 142.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.5%
Green87.5%
Blue61.2%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow30.0%
Key (black)12.5%

Color previews

#a2df9c text on a black background

contrast 13.57:1

Card sample

#a2df9c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2df9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2df9c in the Color Lab