Skip to content

#a1ddaa

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

RGB
161, 221, 170
HSL
129°, 47%, 75%
CMYK
27, 0, 23, 13
Luminance
0.6219

Every format

HEX#a1ddaa
RGBrgb(161, 221, 170)
HSLhsl(129, 47%, 75%)
CMYKcmyk(27%, 0%, 23%, 13%)
LABlab(83.0 -29.1 19.0)
LCHlch(83.0 34.8 146.9)
OKLCHoklch(0.843 0.093 148.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.1%
Green86.7%
Blue66.7%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow23.1%
Key (black)13.3%

Color previews

#a1ddaa text on a black background

contrast 13.44:1

Card sample

#a1ddaa text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 221, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 221, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1ddaa;
background: linear-gradient(135deg, #a1ddaa, #A1DDD2);

Monochromatic scale

Palettes built from #a1ddaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1ddaa in the Color Lab