Skip to content

#64accf

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

RGB
100, 172, 207
HSL
200°, 53%, 60%
CMYK
52, 17, 0, 19
Luminance
0.3672

Every format

HEX#64accf
RGBrgb(100, 172, 207)
HSLhsl(200, 53%, 60%)
CMYKcmyk(52%, 17%, 0%, 19%)
LABlab(67.1 -12.9 -24.7)
LCHlch(67.1 27.9 242.5)
OKLCHoklch(0.711 0.088 230.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64accf on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#64accf on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green67.5%
Blue81.2%

CMYK percentages

Cyan51.7%
Magenta16.9%
Yellow0.0%
Key (black)18.8%

Color previews

#64accf text on a black background

contrast 8.34:1

Card sample

#64accf text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 172, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 172, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64accf;
background: linear-gradient(135deg, #64accf, #6465CF);

Monochromatic scale

Palettes built from #64accf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64accf in the Color Lab