Skip to content

#2cabeb

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

RGB
44, 171, 235
HSL
200°, 83%, 55%
CMYK
81, 27, 0, 8
Luminance
0.3566

Every format

HEX#2cabeb
RGBrgb(44, 171, 235)
HSLhsl(200, 83%, 55%)
CMYKcmyk(81%, 27%, 0%, 8%)
LABlab(66.3 -11.9 -41.5)
LCHlch(66.3 43.2 254.0)
OKLCHoklch(0.703 0.140 236.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cabeb on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#2cabeb on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.1%
Blue92.2%

CMYK percentages

Cyan81.3%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#2cabeb text on a black background

contrast 8.13:1

Card sample

#2cabeb text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cabeb in the Color Lab