Skip to content

#aadeb0

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

RGB
170, 222, 176
HSL
127°, 44%, 77%
CMYK
23, 0, 21, 13
Luminance
0.6392

Every format

HEX#aadeb0
RGBrgb(170, 222, 176)
HSLhsl(127, 44%, 77%)
CMYKcmyk(23%, 0%, 21%, 13%)
LABlab(83.9 -25.6 17.2)
LCHlch(83.9 30.9 146.1)
OKLCHoklch(0.852 0.083 147.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green87.1%
Blue69.0%

CMYK percentages

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

Color previews

#aadeb0 text on a black background

contrast 13.78:1

Card sample

#aadeb0 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadeb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadeb0 in the Color Lab