Skip to content

#005b85

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

RGB
0, 91, 133
HSL
199°, 100%, 26%
CMYK
100, 32, 0, 48
Luminance
0.0918

Every format

HEX#005b85
RGBrgb(0, 91, 133)
HSLhsl(199, 100%, 26%)
CMYKcmyk(100%, 32%, 0%, 48%)
LABlab(36.3 -6.6 -29.8)
LCHlch(36.3 30.6 257.5)
OKLCHoklch(0.448 0.100 238.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005b85 on white: 7.41:1
AA ✓ pass · AA-large · AAA
Aa
#005b85 on black: 2.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green35.7%
Blue52.2%

CMYK percentages

Cyan100.0%
Magenta31.6%
Yellow0.0%
Key (black)47.8%

Color previews

#005b85 text on a black background

contrast 2.84:1

Card sample

#005b85 text on a white background

contrast 7.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005b85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005b85 in the Color Lab