Skip to content

#97abc1

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

RGB
151, 171, 193
HSL
211°, 25%, 68%
CMYK
22, 11, 0, 24
Luminance
0.3956

Every format

HEX#97abc1
RGBrgb(151, 171, 193)
HSLhsl(211, 25%, 68%)
CMYKcmyk(22%, 11%, 0%, 24%)
LABlab(69.2 -2.1 -13.6)
LCHlch(69.2 13.7 261.1)
OKLCHoklch(0.733 0.039 250.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97abc1 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#97abc1 on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green67.1%
Blue75.7%

CMYK percentages

Cyan21.8%
Magenta11.4%
Yellow0.0%
Key (black)24.3%

Color previews

#97abc1 text on a black background

contrast 8.91:1

Card sample

#97abc1 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97abc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97abc1 in the Color Lab