Skip to content

#2acdeb

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

RGB
42, 205, 235
HSL
189°, 83%, 54%
CMYK
82, 13, 0, 8
Luminance
0.5015

Every format

HEX#2acdeb
RGBrgb(42, 205, 235)
HSLhsl(189, 83%, 54%)
CMYKcmyk(82%, 13%, 0%, 8%)
LABlab(76.2 -29.6 -26.2)
LCHlch(76.2 39.5 221.5)
OKLCHoklch(0.783 0.130 214.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan82.1%
Magenta12.8%
Yellow0.0%
Key (black)7.8%

Color previews

#2acdeb text on a black background

contrast 11.03:1

Card sample

#2acdeb text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acdeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acdeb in the Color Lab