Skip to content

#97addf

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

RGB
151, 173, 223
HSL
222°, 53%, 73%
CMYK
32, 22, 0, 13
Luminance
0.4179

Every format

HEX#97addf
RGBrgb(151, 173, 223)
HSLhsl(222, 53%, 73%)
CMYKcmyk(32%, 22%, 0%, 13%)
LABlab(70.7 4.0 -27.6)
LCHlch(70.7 27.9 278.3)
OKLCHoklch(0.749 0.077 266.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97addf on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#97addf on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green67.8%
Blue87.5%

CMYK percentages

Cyan32.3%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#97addf text on a black background

contrast 9.36:1

Card sample

#97addf text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97addf in the Color Lab