Skip to content

#97ce99

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

RGB
151, 206, 153
HSL
122°, 36%, 70%
CMYK
27, 0, 26, 19
Luminance
0.5302

Every format

HEX#97ce99
RGBrgb(151, 206, 153)
HSLhsl(122, 36%, 70%)
CMYKcmyk(27%, 0%, 26%, 19%)
LABlab(77.9 -28.2 20.8)
LCHlch(77.9 35.0 143.6)
OKLCHoklch(0.799 0.093 145.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97ce99 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#97ce99 on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.8%
Blue60.0%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow25.7%
Key (black)19.2%

Color previews

#97ce99 text on a black background

contrast 11.60:1

Card sample

#97ce99 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97ce99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97ce99 in the Color Lab