Skip to content

#adef9d

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

RGB
173, 239, 157
HSL
108°, 72%, 78%
CMYK
28, 0, 34, 6
Luminance
0.7305

Every format

HEX#adef9d
RGBrgb(173, 239, 157)
HSLhsl(108, 72%, 78%)
CMYKcmyk(28%, 0%, 34%, 6%)
LABlab(88.5 -35.7 33.2)
LCHlch(88.5 48.8 137.1)
OKLCHoklch(0.888 0.128 139.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef9d on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adef9d on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue61.6%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow34.3%
Key (black)6.3%

Color previews

#adef9d text on a black background

contrast 15.61:1

Card sample

#adef9d text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 239, 157, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 239, 157, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adef9d;
background: linear-gradient(135deg, #adef9d, #9DEFC4);

Monochromatic scale

Palettes built from #adef9d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef9d in the Color Lab