Skip to content

#97ceff

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

RGB
151, 206, 255
HSL
208°, 100%, 80%
CMYK
41, 19, 0, 0
Luminance
0.5794

Every format

HEX#97ceff
RGBrgb(151, 206, 255)
HSLhsl(208, 100%, 80%)
CMYKcmyk(41%, 19%, 0%, 0%)
LABlab(80.7 -5.6 -29.6)
LCHlch(80.7 30.1 259.3)
OKLCHoklch(0.831 0.090 246.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97ceff on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#97ceff on black: 12.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.8%
Blue100.0%

CMYK percentages

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

Color previews

#97ceff text on a black background

contrast 12.59:1

Card sample

#97ceff text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97ceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97ceff in the Color Lab