Skip to content

#97def2

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

RGB
151, 222, 242
HSL
193°, 78%, 77%
CMYK
38, 8, 0, 5
Luminance
0.6523

Every format

HEX#97def2
RGBrgb(151, 222, 242)
HSLhsl(193, 78%, 77%)
CMYKcmyk(38%, 8%, 0%, 5%)
LABlab(84.6 -17.2 -16.8)
LCHlch(84.6 24.0 224.3)
OKLCHoklch(0.861 0.076 217.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97def2 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#97def2 on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green87.1%
Blue94.9%

CMYK percentages

Cyan37.6%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#97def2 text on a black background

contrast 14.05:1

Card sample

#97def2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97def2 in the Color Lab