Skip to content

#64ebff

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

RGB
100, 235, 255
HSL
188°, 100%, 70%
CMYK
61, 8, 0, 0
Luminance
0.6935

Every format

HEX#64ebff
RGBrgb(100, 235, 255)
HSLhsl(188, 100%, 70%)
CMYKcmyk(61%, 8%, 0%, 0%)
LABlab(86.7 -31.0 -20.7)
LCHlch(86.7 37.3 213.7)
OKLCHoklch(0.873 0.120 208.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64ebff on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#64ebff on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green92.2%
Blue100.0%

CMYK percentages

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

Color previews

#64ebff text on a black background

contrast 14.87:1

Card sample

#64ebff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ebff in the Color Lab