Skip to content

#64ebda

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

RGB
100, 235, 218
HSL
172°, 77%, 66%
CMYK
57, 0, 7, 8
Luminance
0.6719

Every format

HEX#64ebda
RGBrgb(100, 235, 218)
HSLhsl(172, 77%, 66%)
CMYKcmyk(57%, 0%, 7%, 8%)
LABlab(85.6 -40.8 -2.9)
LCHlch(85.6 40.9 184.0)
OKLCHoklch(0.861 0.121 184.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red39.2%
Green92.2%
Blue85.5%

CMYK percentages

Cyan57.4%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#64ebda text on a black background

contrast 14.44:1

Card sample

#64ebda text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ebda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ebda in the Color Lab