Skip to content

#97cddb

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

RGB
151, 205, 219
HSL
192°, 49%, 73%
CMYK
31, 6, 0, 14
Luminance
0.5536

Every format

HEX#97cddb
RGBrgb(151, 205, 219)
HSLhsl(192, 49%, 73%)
CMYKcmyk(31%, 6%, 0%, 14%)
LABlab(79.2 -14.1 -12.6)
LCHlch(79.2 18.9 221.7)
OKLCHoklch(0.816 0.059 215.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97cddb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#97cddb on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.4%
Blue85.9%

CMYK percentages

Cyan31.1%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#97cddb text on a black background

contrast 12.07:1

Card sample

#97cddb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97cddb in the Color Lab