Skip to content

#2acdec

a balanced, electric cyan · cool · closest name: skyblue

RGB
42, 205, 236
HSL
190°, 84%, 55%
CMYK
82, 13, 0, 8
Luminance
0.5021

Every format

HEX#2acdec
RGBrgb(42, 205, 236)
HSLhsl(190, 84%, 55%)
CMYKcmyk(82%, 13%, 0%, 8%)
LABlab(76.2 -29.3 -26.6)
LCHlch(76.2 39.6 222.3)
OKLCHoklch(0.783 0.131 214.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acdec on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#2acdec on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.4%
Blue92.5%

CMYK percentages

Cyan82.2%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#2acdec text on a black background

contrast 11.04:1

Card sample

#2acdec text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acdec in the Color Lab