Skip to content

#97cace

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

RGB
151, 202, 206
HSL
184°, 36%, 70%
CMYK
27, 2, 0, 19
Luminance
0.5328

Every format

HEX#97cace
RGBrgb(151, 202, 206)
HSLhsl(184, 36%, 70%)
CMYKcmyk(27%, 2%, 0%, 19%)
LABlab(78.0 -15.6 -7.4)
LCHlch(78.0 17.2 205.3)
OKLCHoklch(0.805 0.053 202.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97cace on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#97cace on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green79.2%
Blue80.8%

CMYK percentages

Cyan26.7%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#97cace text on a black background

contrast 11.66:1

Card sample

#97cace text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97cace in the Color Lab