Skip to content

#2abcbb

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

RGB
42, 188, 187
HSL
180°, 64%, 45%
CMYK
78, 0, 1, 26
Luminance
0.4005

Every format

HEX#2abcbb
RGBrgb(42, 188, 187)
HSLhsl(180, 64%, 45%)
CMYKcmyk(78%, 0%, 1%, 26%)
LABlab(69.5 -36.2 -10.2)
LCHlch(69.5 37.6 195.7)
OKLCHoklch(0.724 0.116 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abcbb on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#2abcbb on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green73.7%
Blue73.3%

CMYK percentages

Cyan77.7%
Magenta0.0%
Yellow0.5%
Key (black)26.3%

Color previews

#2abcbb text on a black background

contrast 9.01:1

Card sample

#2abcbb text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abcbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abcbb in the Color Lab