Skip to content

#65ccdf

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

RGB
101, 204, 223
HSL
189°, 66%, 64%
CMYK
55, 9, 0, 13
Luminance
0.5128

Every format

HEX#65ccdf
RGBrgb(101, 204, 223)
HSLhsl(189, 66%, 64%)
CMYKcmyk(55%, 9%, 0%, 13%)
LABlab(76.8 -24.6 -18.6)
LCHlch(76.8 30.9 217.0)
OKLCHoklch(0.791 0.099 211.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65ccdf on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#65ccdf on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan54.7%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#65ccdf text on a black background

contrast 11.26:1

Card sample

#65ccdf text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ccdf in the Color Lab