Skip to content

#0b3f49

a deep, vivid cyan · cool · closest name: Dark Slate Gray

RGB
11, 63, 73
HSL
190°, 74%, 17%
CMYK
85, 14, 0, 71
Luminance
0.0411

At a glance

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

Hex
#0b3f49
Hue
190°
cyan
Saturation
74%
vivid
Lightness
17%
deep
Brightness
29%
HSV value
Perceived
21%
weighted brightness
Luminance
0.0411
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
White
11.53:1
Closest name
Dark Slate Gray
ΔE2000 7.5
Where it sits
Hue190° of 360°
Saturation74%
Lightness17%
Temperature
Warm ← → Cool92% 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#0b3f49
RGBrgb(11, 63, 73)
HSLhsl(190, 74%, 17%)
CMYKcmyk(85%, 14%, 0%, 71%)
LABlab(24.0 -12.4 -10.8)
LCHlch(24.0 16.5 221.1)
OKLCHoklch(0.340 0.054 213.9)
Decimal737097
Display P3color(display-p3 0.043 0.247 0.286)

Copy-ready code

/* CSS */
color: #0b3f49;
background-color: #0b3f49;
/* Tailwind (arbitrary) */
class="text-[#0b3f49] bg-[#0b3f49]"
/* SCSS */
$brand: #0b3f49;
/* SwiftUI */
Color(red: 0.043, green: 0.247, blue: 0.286)
/* Android */
Color.parseColor("#0b3f49")
/* Flutter */
Color(0xFF0B3F49)
/* Python / OpenCV (BGR) */
(73, 63, 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#ffffff on #0b3f49 · 11.53:1
Use #ffffffAAA at every size.
Aa
White text · 11.53:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.82:1
AA fail · AA large fail · AAA fail
Reading the other direction: #0b3f49 as text scores 11.53:1 on white and 1.82:1 on black.

Accessibility — WCAG contrast

Aa
#0b3f49 on white: 11.53:1
AA ✓ pass · AA-large · AAA
Aa
#0b3f49 on black: 1.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #383D4A
deuteranopia · #2F3649
tritanopia · #004342

Color scale — 50 to 950

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

#F3FAFC
#E7F6F9
#C8ECF3
#9DE3F0
#6DD5E9
#3CC7E2
#20B8D5
#1B99B1
#157A8E
#145967
#0b3f49
Base = 950Lightest = 50 · #F3FAFCDarkest = 950 · #0b3f49
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F6F9;
  --brand-200: #C8ECF3;
  --brand-300: #9DE3F0;
  --brand-400: #6DD5E9;
  --brand-500: #3CC7E2;
  --brand-600: #20B8D5;
  --brand-700: #1B99B1;
  --brand-800: #157A8E;
  --brand-900: #145967;
  --brand-950: #0b3f49;
  --brand: #0b3f49;
  --brand-ink: #ffffff;
}

Colors that work with #0b3f49

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#F4F9FA
Tinted page background
Border#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#4B090F
Second voice, not a rival
Dark variant#11606F
Hover, pressed, headers
Light variant#E9F9FC
Selected rows, tints
Dark surface#142224
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 #0b3f49

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

Works well for
  • Body text and links on white
  • 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
  • Text on black or near-black surfaces
  • 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#49150B
Analogous left#0B4934
Analogous right#0B2049
Split-complement 1#490B20
Split-complement 2#49340B
Triadic 1#490B3F
Triadic 2#3F490B
Tetradic#340B49

RGB percentages

Red4.3%
Green24.7%
Blue28.6%

CMYK percentages

Cyan84.9%
Magenta13.7%
Yellow0.0%
Key (black)71.4%

Color previews

#0b3f49 text on a black background

contrast 1.82:1

Card sample

#0b3f49 text on a white background

contrast 11.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0b3f49

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.

#0b3f49 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

Converts to four-color process without much drama. Proof it anyway.

#0b3f49, answered

What color is #0b3f49?

#0b3f49 is a deep vivid cyan, closest to Dark Slate Gray (ΔE2000 7.5). It sits at 190° on the hue wheel with 74% saturation and 17% lightness, which reads as cool.

What is the RGB value of #0b3f49?

rgb(11, 63, 73) — 11 red, 63 green and 73 blue out of 255, or 4.3% / 24.7% / 28.6% by channel.

Is #0b3f49 a light or a dark color?

It is a dark color. Relative luminance is 0.0411 and perceived brightness is 21%, so white text on it reaches 11.53:1.

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

White. It scores 11.53:1 against #0b3f49, versus 1.82:1 for black — AAA at any size.

What is the complementary color of #0b3f49?

#49150B sits directly opposite on the wheel. Softer options are the split-complements #490B20 and #49340B, which give the same contrast with far less vibration.

What colors go well with #0b3f49?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #4B090F as an accent and #11606F for hover and pressed states. For a palette, the analogous pair #0B4934 and #0B2049 stays calm, while #49150B is the loudest partner.

What is #0b3f49 in CMYK for printing?

cmyk(85%, 14%, 0%, 71%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #0b3f49 warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0B493C; nudged cooler, #0A2E4A.

Work with #0b3f49 in the Color Lab