Skip to content

#005fac

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

RGB
0, 95, 172
HSL
207°, 100%, 34%
CMYK
100, 45, 0, 33
Luminance
0.1116

Every format

HEX#005fac
RGBrgb(0, 95, 172)
HSLhsl(207, 100%, 34%)
CMYKcmyk(100%, 45%, 0%, 33%)
LABlab(39.9 6.8 -47.6)
LCHlch(39.9 48.1 278.2)
OKLCHoklch(0.483 0.144 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005fac on white: 6.50:1
AA ✓ pass · AA-large · AAA
Aa
#005fac on black: 3.23:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green37.3%
Blue67.5%

CMYK percentages

Cyan100.0%
Magenta44.8%
Yellow0.0%
Key (black)32.5%

Color previews

#005fac text on a black background

contrast 3.23:1

Card sample

#005fac text on a white background

contrast 6.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #005fac;
Background color
Panel with #005fac background
background-color: #005fac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 95, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 95, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005fac;
background: linear-gradient(135deg, #005fac, #1400AC);

Monochromatic scale

Palettes built from #005fac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005fac in the Color Lab