Skip to content

#2aceca

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

RGB
42, 206, 202
HSL
179°, 66%, 49%
CMYK
80, 0, 2, 19
Luminance
0.4890

Every format

HEX#2aceca
RGBrgb(42, 206, 202)
HSLhsl(179, 66%, 49%)
CMYKcmyk(80%, 0%, 2%, 19%)
LABlab(75.4 -40.1 -9.6)
LCHlch(75.4 41.2 193.4)
OKLCHoklch(0.773 0.126 192.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2aceca on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#2aceca on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.8%
Blue79.2%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow1.9%
Key (black)19.2%

Color previews

#2aceca text on a black background

contrast 10.78:1

Card sample

#2aceca text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2aceca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2aceca in the Color Lab