Skip to content

#a2db9d

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

RGB
162, 219, 157
HSL
115°, 46%, 74%
CMYK
26, 0, 28, 14
Luminance
0.6078

Every format

HEX#a2db9d
RGBrgb(162, 219, 157)
HSLhsl(115, 46%, 74%)
CMYKcmyk(26%, 0%, 28%, 14%)
LABlab(82.3 -30.1 24.8)
LCHlch(82.3 39.0 140.5)
OKLCHoklch(0.836 0.103 142.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2db9d on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#a2db9d on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green85.9%
Blue61.6%

CMYK percentages

Cyan26.0%
Magenta0.0%
Yellow28.3%
Key (black)14.1%

Color previews

#a2db9d text on a black background

contrast 13.16:1

Card sample

#a2db9d text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2db9d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2db9d in the Color Lab