Skip to content

#2babac

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

RGB
43, 171, 172
HSL
181°, 60%, 42%
CMYK
75, 1, 0, 33
Luminance
0.3262

Every format

HEX#2babac
RGBrgb(43, 171, 172)
HSLhsl(181, 60%, 42%)
CMYKcmyk(75%, 1%, 0%, 33%)
LABlab(63.9 -32.6 -10.3)
LCHlch(63.9 34.2 197.6)
OKLCHoklch(0.676 0.106 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan75.0%
Magenta0.6%
Yellow0.0%
Key (black)32.5%

Color previews

#2babac text on a black background

contrast 7.52:1

Card sample

#2babac text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2babac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2babac in the Color Lab