Skip to content

#74baeb

a light, vivid blue · cool · closest name: skyblue

RGB
116, 186, 235
HSL
205°, 75%, 69%
CMYK
51, 21, 0, 8
Luminance
0.4483

Every format

HEX#74baeb
RGBrgb(116, 186, 235)
HSLhsl(205, 75%, 69%)
CMYKcmyk(51%, 21%, 0%, 8%)
LABlab(72.8 -8.7 -31.2)
LCHlch(72.8 32.4 254.3)
OKLCHoklch(0.761 0.100 240.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74baeb on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#74baeb on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green72.9%
Blue92.2%

CMYK percentages

Cyan50.6%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#74baeb text on a black background

contrast 9.97:1

Card sample

#74baeb text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #74baeb;
Background color
Panel with #74baeb background
background-color: #74baeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(116, 186, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 186, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74baeb;
background: linear-gradient(135deg, #74baeb, #7D74EB);

Monochromatic scale

Palettes built from #74baeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74baeb in the Color Lab