Skip to content

#3ca0a0

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

RGB
60, 160, 160
HSL
180°, 46%, 43%
CMYK
63, 0, 0, 37
Luminance
0.2864

Every format

HEX#3ca0a0
RGBrgb(60, 160, 160)
HSLhsl(180, 46%, 43%)
CMYKcmyk(63%, 0%, 0%, 37%)
LABlab(60.5 -28.4 -8.6)
LCHlch(60.5 29.6 196.8)
OKLCHoklch(0.648 0.091 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ca0a0 on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#3ca0a0 on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green62.7%
Blue62.7%

CMYK percentages

Cyan62.5%
Magenta0.0%
Yellow0.0%
Key (black)37.3%

Color previews

#3ca0a0 text on a black background

contrast 6.73:1

Card sample

#3ca0a0 text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ca0a0;
Background color
Panel with #3ca0a0 background
background-color: #3ca0a0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3ca0a0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 160, 160, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 160, 160, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ca0a0;
background: linear-gradient(135deg, #3ca0a0, #3C5DA0);

Monochromatic scale

Palettes built from #3ca0a0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ca0a0 in the Color Lab