Skip to content

#aadeb9

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

RGB
170, 222, 185
HSL
137°, 44%, 77%
CMYK
23, 0, 17, 13
Luminance
0.6429

Every format

HEX#aadeb9
RGBrgb(170, 222, 185)
HSLhsl(137, 44%, 77%)
CMYKcmyk(23%, 0%, 17%, 13%)
LABlab(84.1 -24.0 12.8)
LCHlch(84.1 27.2 152.0)
OKLCHoklch(0.854 0.074 153.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadeb9 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#aadeb9 on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue72.5%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow16.7%
Key (black)12.9%

Color previews

#aadeb9 text on a black background

contrast 13.86:1

Card sample

#aadeb9 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadeb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadeb9 in the Color Lab