Skip to content

#a2db8e

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

RGB
162, 219, 142
HSL
104°, 52%, 71%
CMYK
26, 0, 35, 14
Luminance
0.6030

Every format

HEX#a2db8e
RGBrgb(162, 219, 142)
HSLhsl(104, 52%, 71%)
CMYKcmyk(26%, 0%, 35%, 14%)
LABlab(82.0 -32.4 32.2)
LCHlch(82.0 45.6 135.2)
OKLCHoklch(0.834 0.119 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2db8e on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#a2db8e on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green85.9%
Blue55.7%

CMYK percentages

Cyan26.0%
Magenta0.0%
Yellow35.2%
Key (black)14.1%

Color previews

#a2db8e text on a black background

contrast 13.06:1

Card sample

#a2db8e text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2db8e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2db8e in the Color Lab