Skip to content

#2babab

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

RGB
43, 171, 171
HSL
180°, 60%, 42%
CMYK
75, 0, 0, 33
Luminance
0.3258

Every format

HEX#2babab
RGBrgb(43, 171, 171)
HSLhsl(180, 60%, 42%)
CMYKcmyk(75%, 0%, 0%, 33%)
LABlab(63.8 -32.9 -9.8)
LCHlch(63.8 34.3 196.6)
OKLCHoklch(0.676 0.106 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2babab on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#2babab on black: 7.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.9%
Green67.1%
Blue67.1%

CMYK percentages

Cyan74.9%
Magenta0.0%
Yellow0.0%
Key (black)32.9%

Color previews

#2babab text on a black background

contrast 7.52:1

Card sample

#2babab text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2babab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2babab in the Color Lab