Skip to content

#97afdb

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

RGB
151, 175, 219
HSL
219°, 49%, 73%
CMYK
31, 20, 0, 14
Luminance
0.4235

Every format

HEX#97afdb
RGBrgb(151, 175, 219)
HSLhsl(219, 49%, 73%)
CMYKcmyk(31%, 20%, 0%, 14%)
LABlab(71.1 1.9 -24.9)
LCHlch(71.1 24.9 274.4)
OKLCHoklch(0.751 0.069 262.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97afdb on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#97afdb on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green68.6%
Blue85.9%

CMYK percentages

Cyan31.1%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#97afdb text on a black background

contrast 9.47:1

Card sample

#97afdb text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97afdb in the Color Lab