Skip to content

#74aceb

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

RGB
116, 172, 235
HSL
212°, 75%, 69%
CMYK
51, 27, 0, 8
Luminance
0.3922

Every format

HEX#74aceb
RGBrgb(116, 172, 235)
HSLhsl(212, 75%, 69%)
CMYKcmyk(51%, 27%, 0%, 8%)
LABlab(68.9 -1.1 -37.2)
LCHlch(68.9 37.2 268.4)
OKLCHoklch(0.731 0.109 252.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74aceb on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#74aceb on black: 8.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green67.5%
Blue92.2%

CMYK percentages

Cyan50.6%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#74aceb text on a black background

contrast 8.84:1

Card sample

#74aceb text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74aceb in the Color Lab