Skip to content

#64deee

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

RGB
100, 222, 238
HSL
187°, 80%, 66%
CMYK
58, 7, 0, 7
Luminance
0.6112

Every format

HEX#64deee
RGBrgb(100, 222, 238)
HSLhsl(187, 80%, 66%)
CMYKcmyk(58%, 7%, 0%, 7%)
LABlab(82.4 -29.5 -18.1)
LCHlch(82.4 34.6 211.6)
OKLCHoklch(0.837 0.111 207.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64deee on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#64deee on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green87.1%
Blue93.3%

CMYK percentages

Cyan58.0%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#64deee text on a black background

contrast 13.22:1

Card sample

#64deee text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64deee;
background: linear-gradient(135deg, #64deee, #6482EE);

Monochromatic scale

Palettes built from #64deee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64deee in the Color Lab