Skip to content

#64abc7

a balanced, vivid cyan · cool · closest name: skyblue

RGB
100, 171, 199
HSL
197°, 47%, 59%
CMYK
50, 14, 0, 22
Luminance
0.3596

Every format

HEX#64abc7
RGBrgb(100, 171, 199)
HSLhsl(197, 47%, 59%)
CMYKcmyk(50%, 14%, 0%, 22%)
LABlab(66.5 -14.7 -21.2)
LCHlch(66.5 25.8 235.3)
OKLCHoklch(0.705 0.082 225.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64abc7 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#64abc7 on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green67.1%
Blue78.0%

CMYK percentages

Cyan49.7%
Magenta14.1%
Yellow0.0%
Key (black)22.0%

Color previews

#64abc7 text on a black background

contrast 8.19:1

Card sample

#64abc7 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 171, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 171, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64abc7;
background: linear-gradient(135deg, #64abc7, #6469C7);

Monochromatic scale

Palettes built from #64abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64abc7 in the Color Lab