Skip to content

#64cdff

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

RGB
100, 205, 255
HSL
199°, 100%, 70%
CMYK
61, 20, 0, 0
Luminance
0.5359

Every format

HEX#64cdff
RGBrgb(100, 205, 255)
HSLhsl(199, 100%, 70%)
CMYKcmyk(61%, 20%, 0%, 0%)
LABlab(78.2 -16.1 -33.6)
LCHlch(78.2 37.2 244.5)
OKLCHoklch(0.805 0.120 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64cdff on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#64cdff on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green80.4%
Blue100.0%

CMYK percentages

Cyan60.8%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#64cdff text on a black background

contrast 11.72:1

Card sample

#64cdff text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64cdff;
Background color
Panel with #64cdff background
background-color: #64cdff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #64cdff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(100, 205, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 205, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64cdff;
background: linear-gradient(135deg, #64cdff, #6466FF);

Monochromatic scale

Palettes built from #64cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64cdff in the Color Lab