Skip to content

#64dfed

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

RGB
100, 223, 237
HSL
186°, 79%, 66%
CMYK
58, 6, 0, 7
Luminance
0.6160

Every format

HEX#64dfed
RGBrgb(100, 223, 237)
HSLhsl(186, 79%, 66%)
CMYKcmyk(58%, 6%, 0%, 7%)
LABlab(82.7 -30.3 -17.2)
LCHlch(82.7 34.8 209.6)
OKLCHoklch(0.839 0.111 205.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64dfed on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#64dfed on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green87.5%
Blue92.9%

CMYK percentages

Cyan57.8%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#64dfed text on a black background

contrast 13.32:1

Card sample

#64dfed text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 223, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 223, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64dfed;
background: linear-gradient(135deg, #64dfed, #6484ED);

Monochromatic scale

Palettes built from #64dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64dfed in the Color Lab