Skip to content

#64ccfd

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

RGB
100, 204, 253
HSL
199°, 98%, 69%
CMYK
61, 19, 0, 1
Luminance
0.5299

Every format

HEX#64ccfd
RGBrgb(100, 204, 253)
HSLhsl(199, 98%, 69%)
CMYKcmyk(61%, 19%, 0%, 1%)
LABlab(77.9 -16.1 -33.1)
LCHlch(77.9 36.8 244.0)
OKLCHoklch(0.802 0.119 231.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64ccfd on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#64ccfd on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green80.0%
Blue99.2%

CMYK percentages

Cyan60.5%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#64ccfd text on a black background

contrast 11.60:1

Card sample

#64ccfd text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ccfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ccfd in the Color Lab