Skip to content

#97ccfd

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

RGB
151, 204, 253
HSL
209°, 96%, 79%
CMYK
40, 19, 0, 1
Luminance
0.5686

Every format

HEX#97ccfd
RGBrgb(151, 204, 253)
HSLhsl(209, 96%, 79%)
CMYKcmyk(40%, 19%, 0%, 1%)
LABlab(80.1 -5.1 -29.5)
LCHlch(80.1 29.9 260.2)
OKLCHoklch(0.826 0.089 247.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97ccfd on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#97ccfd on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.0%
Blue99.2%

CMYK percentages

Cyan40.3%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#97ccfd text on a black background

contrast 12.37:1

Card sample

#97ccfd text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97ccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97ccfd in the Color Lab