Skip to content

#a2d2ac

a light, soft green · cool · closest name: beige

RGB
162, 210, 172
HSL
133°, 35%, 73%
CMYK
23, 0, 18, 18
Luminance
0.5675

Every format

HEX#a2d2ac
RGBrgb(162, 210, 172)
HSLhsl(133, 35%, 73%)
CMYKcmyk(23%, 0%, 18%, 18%)
LABlab(80.0 -23.1 13.8)
LCHlch(80.0 26.9 149.2)
OKLCHoklch(0.820 0.073 150.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2d2ac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#a2d2ac on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green82.4%
Blue67.5%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#a2d2ac text on a black background

contrast 12.35:1

Card sample

#a2d2ac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2d2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2d2ac in the Color Lab