Skip to content

#a2cdad

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

RGB
162, 205, 173
HSL
135°, 30%, 72%
CMYK
21, 0, 16, 20
Luminance
0.5436

Every format

HEX#a2cdad
RGBrgb(162, 205, 173)
HSLhsl(135, 30%, 72%)
CMYKcmyk(21%, 0%, 16%, 20%)
LABlab(78.7 -20.5 11.3)
LCHlch(78.7 23.4 151.0)
OKLCHoklch(0.809 0.064 152.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cdad on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#a2cdad on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.4%
Blue67.8%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#a2cdad text on a black background

contrast 11.87:1

Card sample

#a2cdad text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cdad in the Color Lab