Skip to content

#2acebb

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

RGB
42, 206, 187
HSL
173°, 66%, 49%
CMYK
80, 0, 9, 19
Luminance
0.4822

Every format

HEX#2acebb
RGBrgb(42, 206, 187)
HSLhsl(173, 66%, 49%)
CMYKcmyk(80%, 0%, 9%, 19%)
LABlab(75.0 -44.3 -2.1)
LCHlch(75.0 44.3 182.7)
OKLCHoklch(0.768 0.130 182.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acebb on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#2acebb on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.8%
Blue73.3%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow9.2%
Key (black)19.2%

Color previews

#2acebb text on a black background

contrast 10.64:1

Card sample

#2acebb text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acebb in the Color Lab