Skip to content

#017bbc

a dark, electric blue · cool · closest name: Steel Blue

RGB
1, 123, 188
HSL
201°, 99%, 37%
CMYK
100, 35, 0, 26
Luminance
0.1780

At a glance

Every number on this page in one read: what #017bbc is made of, how bright it looks, and which way it leans.

Hex
#017bbc
Hue
201°
blue
Saturation
99%
electric
Lightness
37%
dark
Brightness
74%
HSV value
Perceived
45%
weighted brightness
Luminance
0.1780
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
White
4.60:1
Closest name
Steel Blue
ΔE2000 4.5
Where it sits
Hue201° of 360°
Saturation99%
Lightness37%
Temperature
Warm ← → Cool96% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#017bbc
RGBrgb(1, 123, 188)
HSLhsl(201, 99%, 37%)
CMYKcmyk(100%, 35%, 0%, 26%)
LABlab(49.3 -4.2 -42.0)
LCHlch(49.3 42.2 264.3)
OKLCHoklch(0.560 0.135 242.8)
Decimal97212
Display P3color(display-p3 0.004 0.482 0.737)

Copy-ready code

/* CSS */
color: #017bbc;
background-color: #017bbc;
/* Tailwind (arbitrary) */
class="text-[#017bbc] bg-[#017bbc]"
/* SCSS */
$brand: #017bbc;
/* SwiftUI */
Color(red: 0.004, green: 0.482, blue: 0.737)
/* Android */
Color.parseColor("#017bbc")
/* Flutter */
Color(0xFF017BBC)
/* Python / OpenCV (BGR) */
(188, 123, 1)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #017bbc · 4.60:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.60:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.56:1
AA pass · AA large pass · AAA fail
Reading the other direction: #017bbc as text scores 4.60:1 on white and 4.56:1 on black.

Accessibility — WCAG contrast

Aa
#017bbc on white: 4.60:1
AA ✓ pass · AA-large · AAA
Aa
#017bbc on black: 4.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B7DBF
deuteranopia · #436EBB
tritanopia · #008B93

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #017bbc is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1F9FE
#E3F3FC
#C0E7FB
#8FD8FE
#58C4FE
#20B0FE
#019FF3
#017bbc
#016AA2
#064E75
#033149
Base = 700Lightest = 50 · #F1F9FEDarkest = 950 · #033149
:root {
  --brand-50: #F1F9FE;
  --brand-100: #E3F3FC;
  --brand-200: #C0E7FB;
  --brand-300: #8FD8FE;
  --brand-400: #58C4FE;
  --brand-500: #20B0FE;
  --brand-600: #019FF3;
  --brand-700: #017bbc;
  --brand-800: #016AA2;
  --brand-900: #064E75;
  --brand-950: #033149;
  --brand: #017bbc;
  --brand-ink: #ffffff;
}

Colors that work with #017bbc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4F8FA
Tinted page background
Border#C0DDED
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#BD1300
Second voice, not a rival
Dark variant#01537F
Hover, pressed, headers
Light variant#E6F6FF
Selected rows, tints
Dark surface#141F24
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #017bbc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BC4201
Analogous left#01BCA0
Analogous right#011DBC
Split-complement 1#BC011D
Split-complement 2#BCA001
Triadic 1#BC017B
Triadic 2#7BBC01
Tetradic#A001BC

RGB percentages

Red0.4%
Green48.2%
Blue73.7%

CMYK percentages

Cyan99.5%
Magenta34.6%
Yellow0.0%
Key (black)26.3%

Color previews

#017bbc text on a black background

contrast 4.56:1

Card sample

#017bbc text on a white background

contrast 4.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 123, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 123, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #017bbc;
background: linear-gradient(135deg, #017bbc, #0401BC);

Monochromatic scale

Palettes built from #017bbc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#017bbc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#017bbc, answered

What color is #017bbc?

#017bbc is a dark electric blue, closest to Steel Blue (ΔE2000 4.5). It sits at 201° on the hue wheel with 99% saturation and 37% lightness, which reads as cool.

What is the RGB value of #017bbc?

rgb(1, 123, 188) — 1 red, 123 green and 188 blue out of 255, or 0.4% / 48.2% / 73.7% by channel.

Is #017bbc a light or a dark color?

It is a dark color. Relative luminance is 0.1780 and perceived brightness is 45%, so white text on it reaches 4.60:1.

Should I use black or white text on #017bbc?

White. It scores 4.60:1 against #017bbc, versus 4.56:1 for black — AA at any size.

What is the complementary color of #017bbc?

#BC4201 sits directly opposite on the wheel. Softer options are the split-complements #BC011D and #BCA001, which give the same contrast with far less vibration.

What colors go well with #017bbc?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B7F9B for secondary text, #BD1300 as an accent and #01537F for hover and pressed states. For a palette, the analogous pair #01BCA0 and #011DBC stays calm, while #BC4201 is the loudest partner.

What is #017bbc in CMYK for printing?

cmyk(100%, 35%, 0%, 26%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #017bbc warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #01BCB9; nudged cooler, #005CA4.

Work with #017bbc in the Color Lab