Skip to content

#97abc4

a light, soft blue · cool · closest name: silver

RGB
151, 171, 196
HSL
213°, 28%, 68%
CMYK
23, 13, 0, 23
Luminance
0.3969

Every format

HEX#97abc4
RGBrgb(151, 171, 196)
HSLhsl(213, 28%, 68%)
CMYKcmyk(23%, 13%, 0%, 23%)
LABlab(69.3 -1.4 -15.1)
LCHlch(69.3 15.1 264.6)
OKLCHoklch(0.734 0.043 254.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97abc4 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#97abc4 on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green67.1%
Blue76.9%

CMYK percentages

Cyan23.0%
Magenta12.8%
Yellow0.0%
Key (black)23.1%

Color previews

#97abc4 text on a black background

contrast 8.94:1

Card sample

#97abc4 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97abc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97abc4 in the Color Lab