Skip to content

#2dadeb

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

RGB
45, 173, 235
HSL
200°, 83%, 55%
CMYK
81, 26, 0, 8
Luminance
0.3644

Every format

HEX#2dadeb
RGBrgb(45, 173, 235)
HSLhsl(200, 83%, 55%)
CMYKcmyk(81%, 26%, 0%, 8%)
LABlab(66.8 -12.9 -40.6)
LCHlch(66.8 42.6 252.4)
OKLCHoklch(0.708 0.139 235.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadeb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#2dadeb on black: 8.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#2dadeb text on a black background

contrast 8.29:1

Card sample

#2dadeb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadeb in the Color Lab