Skip to content

#65accd

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

RGB
101, 172, 205
HSL
199°, 51%, 60%
CMYK
51, 16, 0, 20
Luminance
0.3668

Every format

HEX#65accd
RGBrgb(101, 172, 205)
HSLhsl(199, 51%, 60%)
CMYKcmyk(51%, 16%, 0%, 20%)
LABlab(67.0 -13.2 -23.7)
LCHlch(67.0 27.1 240.8)
OKLCHoklch(0.710 0.086 229.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65accd on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#65accd on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green67.5%
Blue80.4%

CMYK percentages

Cyan50.7%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#65accd text on a black background

contrast 8.34:1

Card sample

#65accd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(101, 172, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 172, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #65accd;
background: linear-gradient(135deg, #65accd, #6567CD);

Monochromatic scale

Palettes built from #65accd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65accd in the Color Lab