Skip to content

#39acab

a dark, vivid cyan · cool · closest name: teal

RGB
57, 172, 171
HSL
180°, 50%, 45%
CMYK
67, 0, 1, 33
Luminance
0.3332

Every format

HEX#39acab
RGBrgb(57, 172, 171)
HSLhsl(180, 50%, 45%)
CMYKcmyk(67%, 0%, 1%, 33%)
LABlab(64.4 -31.5 -8.9)
LCHlch(64.4 32.8 195.7)
OKLCHoklch(0.681 0.101 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#39acab on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#39acab on black: 7.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.4%
Green67.5%
Blue67.1%

CMYK percentages

Cyan66.9%
Magenta0.0%
Yellow0.6%
Key (black)32.5%

Color previews

#39acab text on a black background

contrast 7.66:1

Card sample

#39acab text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #39acab;
Background color
Panel with #39acab background
background-color: #39acab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #39acab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(57, 172, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(57, 172, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #39acab;
background: linear-gradient(135deg, #39acab, #3960AC);

Monochromatic scale

Palettes built from #39acab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #39acab in the Color Lab