Skip to content

#2daceb

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

RGB
45, 172, 235
HSL
200°, 83%, 55%
CMYK
81, 27, 0, 8
Luminance
0.3606

Every format

HEX#2daceb
RGBrgb(45, 172, 235)
HSLhsl(200, 83%, 55%)
CMYKcmyk(81%, 27%, 0%, 8%)
LABlab(66.6 -12.4 -41.0)
LCHlch(66.6 42.8 253.2)
OKLCHoklch(0.706 0.140 236.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daceb on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#2daceb on black: 8.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.5%
Blue92.2%

CMYK percentages

Cyan80.9%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#2daceb text on a black background

contrast 8.21:1

Card sample

#2daceb text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daceb in the Color Lab