Skip to content

#64ecfd

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

RGB
100, 236, 253
HSL
187°, 98%, 69%
CMYK
61, 7, 0, 1
Luminance
0.6979

Every format

HEX#64ecfd
RGBrgb(100, 236, 253)
HSLhsl(187, 98%, 69%)
CMYKcmyk(61%, 7%, 0%, 1%)
LABlab(86.9 -32.0 -19.3)
LCHlch(86.9 37.4 211.1)
OKLCHoklch(0.875 0.119 206.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64ecfd on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#64ecfd on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green92.5%
Blue99.2%

CMYK percentages

Cyan60.5%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#64ecfd text on a black background

contrast 14.96:1

Card sample

#64ecfd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ecfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ecfd in the Color Lab