Skip to content

#2c99ac

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

RGB
44, 153, 172
HSL
189°, 59%, 42%
CMYK
74, 11, 0, 33
Luminance
0.2630

Every format

HEX#2c99ac
RGBrgb(44, 153, 172)
HSLhsl(189, 59%, 42%)
CMYKcmyk(74%, 11%, 0%, 33%)
LABlab(58.3 -23.6 -18.7)
LCHlch(58.3 30.1 218.4)
OKLCHoklch(0.631 0.098 212.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c99ac on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#2c99ac on black: 6.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green60.0%
Blue67.5%

CMYK percentages

Cyan74.4%
Magenta11.0%
Yellow0.0%
Key (black)32.5%

Color previews

#2c99ac text on a black background

contrast 6.26:1

Card sample

#2c99ac text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2c99ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c99ac in the Color Lab