Skip to content

#a2df8f

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

RGB
162, 223, 143
HSL
106°, 56%, 72%
CMYK
27, 0, 36, 13
Luminance
0.6244

Every format

HEX#a2df8f
RGBrgb(162, 223, 143)
HSLhsl(106, 56%, 72%)
CMYKcmyk(27%, 0%, 36%, 13%)
LABlab(83.2 -34.1 33.2)
LCHlch(83.2 47.6 135.8)
OKLCHoklch(0.843 0.124 138.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2df8f on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#a2df8f on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green87.5%
Blue56.1%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow35.9%
Key (black)12.5%

Color previews

#a2df8f text on a black background

contrast 13.49:1

Card sample

#a2df8f text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2df8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2df8f in the Color Lab