Skip to content

#aadeb7

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

RGB
170, 222, 183
HSL
135°, 44%, 77%
CMYK
23, 0, 18, 13
Luminance
0.6421

Every format

HEX#aadeb7
RGBrgb(170, 222, 183)
HSLhsl(135, 44%, 77%)
CMYKcmyk(23%, 0%, 18%, 13%)
LABlab(84.1 -24.4 13.8)
LCHlch(84.1 28.0 150.6)
OKLCHoklch(0.854 0.076 152.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green87.1%
Blue71.8%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow17.6%
Key (black)12.9%

Color previews

#aadeb7 text on a black background

contrast 13.84:1

Card sample

#aadeb7 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadeb7 in the Color Lab