Skip to content

#adec97

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

RGB
173, 236, 151
HSL
105°, 69%, 76%
CMYK
27, 0, 36, 8
Luminance
0.7111

Every format

HEX#adec97
RGBrgb(173, 236, 151)
HSLhsl(105, 69%, 76%)
CMYKcmyk(27%, 0%, 36%, 8%)
LABlab(87.5 -35.2 35.0)
LCHlch(87.5 49.7 135.2)
OKLCHoklch(0.880 0.130 137.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adec97 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adec97 on black: 15.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.5%
Blue59.2%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow36.0%
Key (black)7.5%

Color previews

#adec97 text on a black background

contrast 15.22:1

Card sample

#adec97 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 236, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 236, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adec97;
background: linear-gradient(135deg, #adec97, #97ECBA);

Monochromatic scale

Palettes built from #adec97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adec97 in the Color Lab