Skip to content

#005b7d

a deep, electric cyan · cool · closest name: steelblue

RGB
0, 91, 125
HSL
196°, 100%, 25%
CMYK
100, 27, 0, 51
Luminance
0.0896

Every format

HEX#005b7d
RGBrgb(0, 91, 125)
HSLhsl(196, 100%, 25%)
CMYKcmyk(100%, 27%, 0%, 51%)
LABlab(35.9 -9.9 -25.6)
LCHlch(35.9 27.4 248.9)
OKLCHoklch(0.443 0.091 232.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005b7d on white: 7.52:1
AA ✓ pass · AA-large · AAA
Aa
#005b7d on black: 2.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green35.7%
Blue49.0%

CMYK percentages

Cyan100.0%
Magenta27.2%
Yellow0.0%
Key (black)51.0%

Color previews

#005b7d text on a black background

contrast 2.79:1

Card sample

#005b7d text on a white background

contrast 7.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 91, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 91, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005b7d;
background: linear-gradient(135deg, #005b7d, #00087D);

Monochromatic scale

Palettes built from #005b7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005b7d in the Color Lab