Skip to content

#ade2bb

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

RGB
173, 226, 187
HSL
136°, 48%, 78%
CMYK
24, 0, 17, 11
Luminance
0.6686

Every format

HEX#ade2bb
RGBrgb(173, 226, 187)
HSLhsl(136, 48%, 78%)
CMYKcmyk(24%, 0%, 17%, 11%)
LABlab(85.4 -24.6 13.6)
LCHlch(85.4 28.2 151.1)
OKLCHoklch(0.866 0.077 152.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade2bb on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ade2bb on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.6%
Blue73.3%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow17.3%
Key (black)11.4%

Color previews

#ade2bb text on a black background

contrast 14.37:1

Card sample

#ade2bb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade2bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade2bb in the Color Lab