Skip to content

#008dbb

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

RGB
0, 141, 187
HSL
195°, 100%, 37%
CMYK
100, 25, 0, 27
Luminance
0.2264

Every format

HEX#008dbb
RGBrgb(0, 141, 187)
HSLhsl(195, 100%, 37%)
CMYKcmyk(100%, 25%, 0%, 27%)
LABlab(54.7 -15.0 -32.8)
LCHlch(54.7 36.1 245.4)
OKLCHoklch(0.603 0.120 230.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008dbb on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#008dbb on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green55.3%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta24.6%
Yellow0.0%
Key (black)26.7%

Color previews

#008dbb text on a black background

contrast 5.53:1

Card sample

#008dbb text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 141, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 141, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008dbb;
background: linear-gradient(135deg, #008dbb, #0010BB);

Monochromatic scale

Palettes built from #008dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008dbb in the Color Lab