Skip to content

#3cbaba

a balanced, vivid cyan · cool · closest name: turquoise

RGB
60, 186, 186
HSL
180°, 51%, 48%
CMYK
68, 0, 0, 27
Luminance
0.3962

Every format

HEX#3cbaba
RGBrgb(60, 186, 186)
HSLhsl(180, 51%, 48%)
CMYKcmyk(68%, 0%, 0%, 27%)
LABlab(69.2 -33.4 -10.0)
LCHlch(69.2 34.9 196.7)
OKLCHoklch(0.722 0.107 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cbaba on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#3cbaba on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green72.9%
Blue72.9%

CMYK percentages

Cyan67.7%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#3cbaba text on a black background

contrast 8.92:1

Card sample

#3cbaba text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cbaba in the Color Lab