Skip to content

#2aceeb

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

RGB
42, 206, 235
HSL
189°, 83%, 54%
CMYK
82, 12, 0, 8
Luminance
0.5063

Every format

HEX#2aceeb
RGBrgb(42, 206, 235)
HSLhsl(189, 83%, 54%)
CMYKcmyk(82%, 12%, 0%, 8%)
LABlab(76.5 -30.1 -25.7)
LCHlch(76.5 39.6 220.5)
OKLCHoklch(0.785 0.131 213.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2aceeb on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#2aceeb on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.8%
Blue92.2%

CMYK percentages

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

Color previews

#2aceeb text on a black background

contrast 11.13:1

Card sample

#2aceeb text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2aceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2aceeb in the Color Lab