Skip to content

#97cdcd

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

RGB
151, 205, 205
HSL
180°, 35%, 70%
CMYK
26, 0, 0, 20
Luminance
0.5465

Every format

HEX#97cdcd
RGBrgb(151, 205, 205)
HSLhsl(180, 35%, 70%)
CMYKcmyk(26%, 0%, 0%, 20%)
LABlab(78.8 -17.3 -5.7)
LCHlch(78.8 18.2 198.1)
OKLCHoklch(0.811 0.056 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97cdcd on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#97cdcd on black: 11.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green80.4%
Blue80.4%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#97cdcd text on a black background

contrast 11.93:1

Card sample

#97cdcd text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97cdcd in the Color Lab