Skip to content

#3babab

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

RGB
59, 171, 171
HSL
180°, 49%, 45%
CMYK
66, 0, 0, 33
Luminance
0.3300

Every format

HEX#3babab
RGBrgb(59, 171, 171)
HSLhsl(180, 49%, 45%)
CMYKcmyk(66%, 0%, 0%, 33%)
LABlab(64.2 -30.7 -9.3)
LCHlch(64.2 32.1 196.8)
OKLCHoklch(0.679 0.099 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3babab on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#3babab on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan65.5%
Magenta0.0%
Yellow0.0%
Key (black)32.9%

Color previews

#3babab text on a black background

contrast 7.60:1

Card sample

#3babab text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3babab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3babab in the Color Lab