Skip to content

#2abdc2

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

RGB
42, 189, 194
HSL
182°, 64%, 46%
CMYK
78, 3, 0, 24
Luminance
0.4078

Every format

HEX#2abdc2
RGBrgb(42, 189, 194)
HSLhsl(182, 64%, 46%)
CMYKcmyk(78%, 3%, 0%, 24%)
LABlab(70.0 -34.6 -13.2)
LCHlch(70.0 37.1 200.9)
OKLCHoklch(0.729 0.116 198.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2abdc2 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#2abdc2 on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green74.1%
Blue76.1%

CMYK percentages

Cyan78.4%
Magenta2.6%
Yellow0.0%
Key (black)23.9%

Color previews

#2abdc2 text on a black background

contrast 9.16:1

Card sample

#2abdc2 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2abdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2abdc2 in the Color Lab