Skip to content

#0b8eb3

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

RGB
11, 142, 179
HSL
193°, 88%, 37%
CMYK
94, 21, 0, 30
Luminance
0.2267

At a glance

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

Hex
#0b8eb3
Hue
193°
cyan
Saturation
88%
electric
Lightness
37%
dark
Brightness
70%
HSV value
Perceived
49%
weighted brightness
Luminance
0.2267
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
5.53:1
Closest name
Steel Blue
ΔE2000 9.3
Where it sits
Hue193° of 360°
Saturation88%
Lightness37%
Temperature
Warm ← → Cool93% 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#0b8eb3
RGBrgb(11, 142, 179)
HSLhsl(193, 88%, 37%)
CMYKcmyk(94%, 21%, 0%, 30%)
LABlab(54.7 -18.0 -28.2)
LCHlch(54.7 33.5 237.4)
OKLCHoklch(0.602 0.112 225.0)
Decimal757427
Display P3color(display-p3 0.043 0.557 0.702)

Copy-ready code

/* CSS */
color: #0b8eb3;
background-color: #0b8eb3;
/* Tailwind (arbitrary) */
class="text-[#0b8eb3] bg-[#0b8eb3]"
/* SCSS */
$brand: #0b8eb3;
/* SwiftUI */
Color(red: 0.043, green: 0.557, blue: 0.702)
/* Android */
Color.parseColor("#0b8eb3")
/* Flutter */
Color(0xFF0B8EB3)
/* Python / OpenCV (BGR) */
(179, 142, 11)

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#000000 on #0b8eb3 · 5.53:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.79:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.53:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #0b8eb3 as text scores 3.79:1 on white and 5.53:1 on black.

Accessibility — WCAG contrast

Aa
#0b8eb3 on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#0b8eb3 on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #798BB5
deuteranopia · #657DB3
tritanopia · #00999A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0b8eb3 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.

#F2FAFD
#E5F6FA
#C4ECF8
#95E3F8
#60D5F5
#2CC6F2
#0EB7E7
#0b8eb3
#097A9A
#0B596F
#073845
Base = 700Lightest = 50 · #F2FAFDDarkest = 950 · #073845
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E5F6FA;
  --brand-200: #C4ECF8;
  --brand-300: #95E3F8;
  --brand-400: #60D5F5;
  --brand-500: #2CC6F2;
  --brand-600: #0EB7E7;
  --brand-700: #0b8eb3;
  --brand-800: #097A9A;
  --brand-900: #0B596F;
  --brand-950: #073845;
  --brand: #0b8eb3;
  --brand-ink: #000000;
}

Colors that work with #0b8eb3

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

Text on it#000000
Black wins here
Surface#F4F9FA
Tinted page background
Border#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#B7070D
Second voice, not a rival
Dark variant#075F78
Hover, pressed, headers
Light variant#E7F9FE
Selected rows, tints
Dark surface#142124
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 #0b8eb3

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

Works well for
  • Headings from 24px up 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
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#B3300B
Analogous left#0BB384
Analogous right#0B3AB3
Split-complement 1#B30B3A
Split-complement 2#B3840B
Triadic 1#B30B8E
Triadic 2#8EB30B
Tetradic#840BB3

RGB percentages

Red4.3%
Green55.7%
Blue70.2%

CMYK percentages

Cyan93.9%
Magenta20.7%
Yellow0.0%
Key (black)29.8%

Color previews

#0b8eb3 text on a black background

contrast 5.53:1

Card sample

#0b8eb3 text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0b8eb3;
Background color
Panel with #0b8eb3 background
background-color: #0b8eb3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0b8eb3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(11, 142, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(11, 142, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0b8eb3;
background: linear-gradient(135deg, #0b8eb3, #0B1EB3);

Monochromatic scale

Palettes built from #0b8eb3

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.

#0b8eb3 in the real world

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

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#0b8eb3, answered

What color is #0b8eb3?

#0b8eb3 is a dark electric cyan, closest to Steel Blue (ΔE2000 9.3). It sits at 193° on the hue wheel with 88% saturation and 37% lightness, which reads as cool.

What is the RGB value of #0b8eb3?

rgb(11, 142, 179) — 11 red, 142 green and 179 blue out of 255, or 4.3% / 55.7% / 70.2% by channel.

Is #0b8eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2267 and perceived brightness is 49%, so black text on it reaches 5.53:1.

Should I use black or white text on #0b8eb3?

Black. It scores 5.53:1 against #0b8eb3, versus 3.79:1 for white — AA at any size.

What is the complementary color of #0b8eb3?

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

What colors go well with #0b8eb3?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #B7070D as an accent and #075F78 for hover and pressed states. For a palette, the analogous pair #0BB384 and #0B3AB3 stays calm, while #B3300B is the loudest partner.

What is #0b8eb3 in CMYK for printing?

cmyk(94%, 21%, 0%, 30%). 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 #0b8eb3 warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0BB39B; nudged cooler, #0973B5.

Work with #0b8eb3 in the Color Lab