Skip to content

#97fdac

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

RGB
151, 253, 172
HSL
132°, 96%, 79%
CMYK
40, 0, 32, 1
Luminance
0.7981

Every format

HEX#97fdac
RGBrgb(151, 253, 172)
HSLhsl(132, 96%, 79%)
CMYKcmyk(40%, 0%, 32%, 1%)
LABlab(91.6 -46.3 29.7)
LCHlch(91.6 55.0 147.3)
OKLCHoklch(0.911 0.147 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97fdac on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#97fdac on black: 16.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green99.2%
Blue67.5%

CMYK percentages

Cyan40.3%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#97fdac text on a black background

contrast 16.96:1

Card sample

#97fdac text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97fdac in the Color Lab