Skip to content

#2bacac

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

RGB
43, 172, 172
HSL
180°, 60%, 42%
CMYK
75, 0, 0, 33
Luminance
0.3300

Every format

HEX#2bacac
RGBrgb(43, 172, 172)
HSLhsl(180, 60%, 42%)
CMYKcmyk(75%, 0%, 0%, 33%)
LABlab(64.2 -33.1 -9.8)
LCHlch(64.2 34.5 196.6)
OKLCHoklch(0.679 0.106 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#2bacac text on a black background

contrast 7.60:1

Card sample

#2bacac text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2bacac in the Color Lab