Skip to content

#007dbb

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

RGB
0, 125, 187
HSL
200°, 100%, 37%
CMYK
100, 33, 0, 27
Luminance
0.1826

Every format

HEX#007dbb
RGBrgb(0, 125, 187)
HSLhsl(200, 100%, 37%)
CMYKcmyk(100%, 33%, 0%, 27%)
LABlab(49.8 -5.8 -40.5)
LCHlch(49.8 40.9 261.8)
OKLCHoklch(0.564 0.132 241.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007dbb on white: 4.52:1
AA ✓ pass · AA-large · AAA
Aa
#007dbb on black: 4.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta33.2%
Yellow0.0%
Key (black)26.7%

Color previews

#007dbb text on a black background

contrast 4.65:1

Card sample

#007dbb text on a white background

contrast 4.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #007dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007dbb in the Color Lab