Skip to content

#97fafd

a light, electric cyan · cool · closest name: cyan

RGB
151, 250, 253
HSL
182°, 96%, 79%
CMYK
40, 1, 0, 1
Luminance
0.8204

Every format

HEX#97fafd
RGBrgb(151, 250, 253)
HSLhsl(182, 96%, 79%)
CMYKcmyk(40%, 1%, 0%, 1%)
LABlab(92.6 -28.3 -10.6)
LCHlch(92.6 30.2 200.5)
OKLCHoklch(0.925 0.093 198.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97fafd on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#97fafd on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green98.0%
Blue99.2%

CMYK percentages

Cyan40.3%
Magenta1.2%
Yellow0.0%
Key (black)0.8%

Color previews

#97fafd text on a black background

contrast 17.41:1

Card sample

#97fafd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97fafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97fafd in the Color Lab