Skip to content

#97cdff

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

RGB
151, 205, 255
HSL
209°, 100%, 80%
CMYK
41, 20, 0, 0
Luminance
0.5746

Every format

HEX#97cdff
RGBrgb(151, 205, 255)
HSLhsl(209, 100%, 80%)
CMYKcmyk(41%, 20%, 0%, 0%)
LABlab(80.4 -5.1 -30.0)
LCHlch(80.4 30.4 260.4)
OKLCHoklch(0.829 0.090 247.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97cdff on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#97cdff on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.4%
Blue100.0%

CMYK percentages

Cyan40.8%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#97cdff text on a black background

contrast 12.49:1

Card sample

#97cdff text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97cdff in the Color Lab