Skip to content

#3bacac

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

RGB
59, 172, 172
HSL
180°, 49%, 45%
CMYK
66, 0, 0, 33
Luminance
0.3341

Every format

HEX#3bacac
RGBrgb(59, 172, 172)
HSLhsl(180, 49%, 45%)
CMYKcmyk(66%, 0%, 0%, 33%)
LABlab(64.5 -30.9 -9.3)
LCHlch(64.5 32.3 196.8)
OKLCHoklch(0.682 0.099 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3bacac on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#3bacac on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green67.5%
Blue67.5%

CMYK percentages

Cyan65.7%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#3bacac text on a black background

contrast 7.68:1

Card sample

#3bacac text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3bacac in the Color Lab