Skip to content

#74baff

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

RGB
116, 186, 255
HSL
210°, 100%, 73%
CMYK
55, 27, 0, 0
Luminance
0.4605

Every format

HEX#74baff
RGBrgb(116, 186, 255)
HSLhsl(210, 100%, 73%)
CMYKcmyk(55%, 27%, 0%, 0%)
LABlab(73.6 -2.9 -40.8)
LCHlch(73.6 40.9 266.0)
OKLCHoklch(0.770 0.122 249.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74baff on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#74baff on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green72.9%
Blue100.0%

CMYK percentages

Cyan54.5%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#74baff text on a black background

contrast 10.21:1

Card sample

#74baff text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74baff in the Color Lab