Skip to content

#97ccdf

a light, vivid cyan · cool · closest name: skyblue

RGB
151, 204, 223
HSL
196°, 53%, 73%
CMYK
32, 9, 0, 13
Luminance
0.5509

Every format

HEX#97ccdf
RGBrgb(151, 204, 223)
HSLhsl(196, 53%, 73%)
CMYKcmyk(32%, 9%, 0%, 13%)
LABlab(79.1 -12.6 -14.9)
LCHlch(79.1 19.6 229.8)
OKLCHoklch(0.815 0.061 222.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97ccdf on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#97ccdf on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.0%
Blue87.5%

CMYK percentages

Cyan32.3%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#97ccdf text on a black background

contrast 12.02:1

Card sample

#97ccdf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97ccdf in the Color Lab