Skip to content

#97df7b

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

RGB
151, 223, 123
HSL
103°, 61%, 68%
CMYK
32, 0, 45, 13
Luminance
0.6078

Every format

HEX#97df7b
RGBrgb(151, 223, 123)
HSLhsl(103, 61%, 68%)
CMYKcmyk(32%, 0%, 45%, 13%)
LABlab(82.3 -40.5 41.9)
LCHlch(82.3 58.3 134.0)
OKLCHoklch(0.833 0.151 137.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97df7b on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#97df7b on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green87.5%
Blue48.2%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#97df7b text on a black background

contrast 13.16:1

Card sample

#97df7b text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(151, 223, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 223, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97df7b;
background: linear-gradient(135deg, #97df7b, #7BDFA2);

Monochromatic scale

Palettes built from #97df7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97df7b in the Color Lab