Skip to content

#2acebe

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

RGB
42, 206, 190
HSL
174°, 66%, 49%
CMYK
80, 0, 8, 19
Luminance
0.4835

Every format

HEX#2acebe
RGBrgb(42, 206, 190)
HSLhsl(174, 66%, 49%)
CMYKcmyk(80%, 0%, 8%, 19%)
LABlab(75.0 -43.5 -3.6)
LCHlch(75.0 43.6 184.7)
OKLCHoklch(0.769 0.128 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green80.8%
Blue74.5%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow7.8%
Key (black)19.2%

Color previews

#2acebe text on a black background

contrast 10.67:1

Card sample

#2acebe text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acebe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acebe in the Color Lab