Skip to content

#2acecf

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

RGB
42, 206, 207
HSL
180°, 66%, 49%
CMYK
80, 1, 0, 19
Luminance
0.4914

Every format

HEX#2acecf
RGBrgb(42, 206, 207)
HSLhsl(180, 66%, 49%)
CMYKcmyk(80%, 1%, 0%, 19%)
LABlab(75.5 -38.6 -12.0)
LCHlch(75.5 40.5 197.3)
OKLCHoklch(0.775 0.125 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acecf on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#2acecf on black: 10.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.8%
Blue81.2%

CMYK percentages

Cyan79.7%
Magenta0.5%
Yellow0.0%
Key (black)18.8%

Color previews

#2acecf text on a black background

contrast 10.83:1

Card sample

#2acecf text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acecf in the Color Lab