Skip to content

#64afab

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

RGB
100, 175, 171
HSL
177°, 32%, 54%
CMYK
43, 0, 2, 31
Luminance
0.3631

Every format

HEX#64afab
RGBrgb(100, 175, 171)
HSLhsl(177, 32%, 54%)
CMYKcmyk(43%, 0%, 2%, 31%)
LABlab(66.8 -24.3 -5.3)
LCHlch(66.8 24.8 192.2)
OKLCHoklch(0.704 0.075 191.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64afab on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#64afab on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green68.6%
Blue67.1%

CMYK percentages

Cyan42.9%
Magenta0.0%
Yellow2.3%
Key (black)31.4%

Color previews

#64afab text on a black background

contrast 8.26:1

Card sample

#64afab text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64afab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64afab in the Color Lab