Skip to content

#aad2ac

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

RGB
170, 210, 172
HSL
123°, 31%, 75%
CMYK
19, 0, 18, 18
Luminance
0.5762

Every format

HEX#aad2ac
RGBrgb(170, 210, 172)
HSLhsl(123, 31%, 75%)
CMYKcmyk(19%, 0%, 18%, 18%)
LABlab(80.5 -20.5 14.6)
LCHlch(80.5 25.1 144.6)
OKLCHoklch(0.825 0.068 146.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aad2ac on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#aad2ac on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green82.4%
Blue67.5%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#aad2ac text on a black background

contrast 12.52:1

Card sample

#aad2ac text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aad2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aad2ac in the Color Lab