Skip to content

#2dafeb

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

RGB
45, 175, 235
HSL
199°, 83%, 55%
CMYK
81, 26, 0, 8
Luminance
0.3722

Every format

HEX#2dafeb
RGBrgb(45, 175, 235)
HSLhsl(199, 83%, 55%)
CMYKcmyk(81%, 26%, 0%, 8%)
LABlab(67.4 -14.0 -39.6)
LCHlch(67.4 42.0 250.6)
OKLCHoklch(0.713 0.138 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dafeb on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#2dafeb on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue92.2%

CMYK percentages

Cyan80.9%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#2dafeb text on a black background

contrast 8.44:1

Card sample

#2dafeb text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dafeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dafeb in the Color Lab