Skip to content

#4cadeb

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

RGB
76, 173, 235
HSL
203°, 80%, 61%
CMYK
68, 26, 0, 8
Luminance
0.3742

Every format

HEX#4cadeb
RGBrgb(76, 173, 235)
HSLhsl(203, 80%, 61%)
CMYKcmyk(68%, 26%, 0%, 8%)
LABlab(67.6 -9.2 -39.4)
LCHlch(67.6 40.4 256.9)
OKLCHoklch(0.716 0.128 240.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4cadeb on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#4cadeb on black: 8.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.8%
Green67.8%
Blue92.2%

CMYK percentages

Cyan67.7%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#4cadeb text on a black background

contrast 8.48:1

Card sample

#4cadeb text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4cadeb;
Background color
Panel with #4cadeb background
background-color: #4cadeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cadeb;
background: linear-gradient(135deg, #4cadeb, #554CEB);

Monochromatic scale

Palettes built from #4cadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4cadeb in the Color Lab