Skip to content

#a2db90

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

RGB
162, 219, 144
HSL
106°, 51%, 71%
CMYK
26, 0, 34, 14
Luminance
0.6036

Every format

HEX#a2db90
RGBrgb(162, 219, 144)
HSLhsl(106, 51%, 71%)
CMYKcmyk(26%, 0%, 34%, 14%)
LABlab(82.0 -32.1 31.2)
LCHlch(82.0 44.7 135.8)
OKLCHoklch(0.834 0.117 138.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.5%
Green85.9%
Blue56.5%

CMYK percentages

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

Color previews

#a2db90 text on a black background

contrast 13.07:1

Card sample

#a2db90 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2db90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2db90 in the Color Lab