Skip to content

#64baba

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

RGB
100, 186, 186
HSL
180°, 38%, 56%
CMYK
46, 0, 0, 27
Luminance
0.4137

Every format

HEX#64baba
RGBrgb(100, 186, 186)
HSLhsl(180, 38%, 56%)
CMYKcmyk(46%, 0%, 0%, 27%)
LABlab(70.4 -25.9 -8.1)
LCHlch(70.4 27.1 197.3)
OKLCHoklch(0.735 0.083 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64baba on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#64baba on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green72.9%
Blue72.9%

CMYK percentages

Cyan46.2%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#64baba text on a black background

contrast 9.27:1

Card sample

#64baba text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64baba in the Color Lab