Skip to content

#2abbb4

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

RGB
42, 187, 180
HSL
177°, 63%, 45%
CMYK
78, 0, 4, 27
Luminance
0.3933

Every format

HEX#2abbb4
RGBrgb(42, 187, 180)
HSLhsl(177, 63%, 45%)
CMYKcmyk(78%, 0%, 4%, 27%)
LABlab(69.0 -37.8 -7.1)
LCHlch(69.0 38.5 190.6)
OKLCHoklch(0.719 0.116 189.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abbb4 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#2abbb4 on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.3%
Blue70.6%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow3.7%
Key (black)26.7%

Color previews

#2abbb4 text on a black background

contrast 8.87:1

Card sample

#2abbb4 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 187, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 187, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2abbb4;
background: linear-gradient(135deg, #2abbb4, #2A61BB);

Monochromatic scale

Palettes built from #2abbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abbb4 in the Color Lab