Skip to content

#008bbc

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

RGB
0, 139, 188
HSL
196°, 100%, 37%
CMYK
100, 26, 0, 26
Luminance
0.2210

Every format

HEX#008bbc
RGBrgb(0, 139, 188)
HSLhsl(196, 100%, 37%)
CMYKcmyk(100%, 26%, 0%, 26%)
LABlab(54.1 -13.5 -34.3)
LCHlch(54.1 36.9 248.5)
OKLCHoklch(0.598 0.122 232.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008bbc on white: 3.88:1
AA ✗ fail · AA-large · AAA
Aa
#008bbc on black: 5.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green54.5%
Blue73.7%

CMYK percentages

Cyan100.0%
Magenta26.1%
Yellow0.0%
Key (black)26.3%

Color previews

#008bbc text on a black background

contrast 5.42:1

Card sample

#008bbc text on a white background

contrast 3.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #008bbc;
Background color
Panel with #008bbc background
background-color: #008bbc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #008bbc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 139, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 139, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008bbc;
background: linear-gradient(135deg, #008bbc, #000EBC);

Monochromatic scale

Palettes built from #008bbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008bbc in the Color Lab