Skip to content

#64b0b0

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

RGB
100, 176, 176
HSL
180°, 33%, 54%
CMYK
43, 0, 0, 31
Luminance
0.3689

Every format

HEX#64b0b0
RGBrgb(100, 176, 176)
HSLhsl(180, 33%, 54%)
CMYKcmyk(43%, 0%, 0%, 31%)
LABlab(67.2 -23.5 -7.4)
LCHlch(67.2 24.6 197.4)
OKLCHoklch(0.708 0.076 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64b0b0 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#64b0b0 on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green69.0%
Blue69.0%

CMYK percentages

Cyan43.2%
Magenta0.0%
Yellow0.0%
Key (black)31.0%

Color previews

#64b0b0 text on a black background

contrast 8.38:1

Card sample

#64b0b0 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64b0b0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64b0b0 in the Color Lab