Skip to content

#64abc3

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

RGB
100, 171, 195
HSL
195°, 44%, 58%
CMYK
49, 12, 0, 24
Luminance
0.3578

Every format

HEX#64abc3
RGBrgb(100, 171, 195)
HSLhsl(195, 44%, 58%)
CMYKcmyk(49%, 12%, 0%, 24%)
LABlab(66.3 -15.8 -19.2)
LCHlch(66.3 24.8 230.6)
OKLCHoklch(0.704 0.080 221.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64abc3 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#64abc3 on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green67.1%
Blue76.5%

CMYK percentages

Cyan48.7%
Magenta12.3%
Yellow0.0%
Key (black)23.5%

Color previews

#64abc3 text on a black background

contrast 8.16:1

Card sample

#64abc3 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64abc3 in the Color Lab