Skip to content

#97abca

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

RGB
151, 171, 202
HSL
217°, 33%, 69%
CMYK
25, 15, 0, 21
Luminance
0.3997

Every format

HEX#97abca
RGBrgb(151, 171, 202)
HSLhsl(217, 33%, 69%)
CMYKcmyk(25%, 15%, 0%, 21%)
LABlab(69.5 -0.0 -18.1)
LCHlch(69.5 18.1 269.9)
OKLCHoklch(0.736 0.050 259.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97abca on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#97abca on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green67.1%
Blue79.2%

CMYK percentages

Cyan25.2%
Magenta15.3%
Yellow0.0%
Key (black)20.8%

Color previews

#97abca text on a black background

contrast 8.99:1

Card sample

#97abca text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97abca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97abca in the Color Lab