Skip to content

#64faff

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

RGB
100, 250, 255
HSL
182°, 100%, 70%
CMYK
61, 2, 0, 0
Luminance
0.7830

Every format

HEX#64faff
RGBrgb(100, 250, 255)
HSLhsl(182, 100%, 70%)
CMYKcmyk(61%, 2%, 0%, 0%)
LABlab(90.9 -38.0 -14.3)
LCHlch(90.9 40.6 200.6)
OKLCHoklch(0.907 0.126 198.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64faff on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#64faff on black: 16.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green98.0%
Blue100.0%

CMYK percentages

Cyan60.8%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#64faff text on a black background

contrast 16.66:1

Card sample

#64faff text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64faff in the Color Lab