Skip to content

#64ebdc

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

RGB
100, 235, 220
HSL
173°, 77%, 66%
CMYK
57, 0, 6, 8
Luminance
0.6729

Every format

HEX#64ebdc
RGBrgb(100, 235, 220)
HSLhsl(173, 77%, 66%)
CMYKcmyk(57%, 0%, 6%, 8%)
LABlab(85.7 -40.3 -3.8)
LCHlch(85.7 40.5 185.4)
OKLCHoklch(0.862 0.120 185.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64ebdc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#64ebdc on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green92.2%
Blue86.3%

CMYK percentages

Cyan57.4%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#64ebdc text on a black background

contrast 14.46:1

Card sample

#64ebdc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ebdc in the Color Lab