Skip to content

#348ba0

a dark, vivid cyan · cool · closest name: Dark Cyan

RGB
52, 139, 160
HSL
192°, 51%, 42%
CMYK
68, 13, 0, 37
Luminance
0.2173

At a glance

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

Hex
#348ba0
Hue
192°
cyan
Saturation
51%
vivid
Lightness
42%
dark
Brightness
63%
HSV value
Perceived
48%
weighted brightness
Luminance
0.2173
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
5.35:1
Closest name
Dark Cyan
ΔE2000 9.8
Where it sits
Hue192° of 360°
Saturation51%
Lightness42%
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#348ba0
RGBrgb(52, 139, 160)
HSLhsl(192, 51%, 42%)
CMYKcmyk(68%, 13%, 0%, 37%)
LABlab(53.7 -18.9 -18.8)
LCHlch(53.7 26.6 224.7)
OKLCHoklch(0.594 0.087 216.8)
Decimal3443616
Display P3color(display-p3 0.204 0.545 0.627)

Copy-ready code

/* CSS */
color: #348ba0;
background-color: #348ba0;
/* Tailwind (arbitrary) */
class="text-[#348ba0] bg-[#348ba0]"
/* SCSS */
$brand: #348ba0;
/* SwiftUI */
Color(red: 0.204, green: 0.545, blue: 0.627)
/* Android */
Color.parseColor("#348ba0")
/* Flutter */
Color(0xFF348BA0)
/* Python / OpenCV (BGR) */
(160, 139, 52)

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

Accessibility — WCAG contrast

Aa
#348ba0 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#348ba0 on black: 5.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D87A1
deuteranopia · #6E7CA0
tritanopia · #009292

Color scale — 50 to 950

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

#F4F9FA
#EAF3F6
#CFE7ED
#AAD8E3
#80C5D6
#56B2C8
#3CA0B9
#348ba0
#286B7B
#214F5A
#143138
Base = 700Lightest = 50 · #F4F9FADarkest = 950 · #143138
:root {
  --brand-50: #F4F9FA;
  --brand-100: #EAF3F6;
  --brand-200: #CFE7ED;
  --brand-300: #AAD8E3;
  --brand-400: #80C5D6;
  --brand-500: #56B2C8;
  --brand-600: #3CA0B9;
  --brand-700: #348ba0;
  --brand-800: #286B7B;
  --brand-900: #214F5A;
  --brand-950: #143138;
  --brand: #348ba0;
  --brand-ink: #000000;
}

Colors that work with #348ba0

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#C1E3EB
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#A43036
Second voice, not a rival
Dark variant#1F5460
Hover, pressed, headers
Light variant#ECF6F9
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 #348ba0

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#A04934
Analogous left#34A07F
Analogous right#3455A0
Split-complement 1#A03455
Split-complement 2#A07F34
Triadic 1#A0348B
Triadic 2#8BA034
Tetradic#7F34A0

RGB percentages

Red20.4%
Green54.5%
Blue62.7%

CMYK percentages

Cyan67.5%
Magenta13.1%
Yellow0.0%
Key (black)37.3%

Color previews

#348ba0 text on a black background

contrast 5.35:1

Card sample

#348ba0 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #348ba0;
Background color
Panel with #348ba0 background
background-color: #348ba0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #348ba0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 139, 160, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 139, 160, 0.45);
Border & gradient
Gradient panel
border: 3px solid #348ba0;
background: linear-gradient(135deg, #348ba0, #3443A0);

Monochromatic scale

Palettes built from #348ba0

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.

#348ba0 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.

#348ba0, answered

What color is #348ba0?

#348ba0 is a dark vivid cyan, closest to Dark Cyan (ΔE2000 9.8). It sits at 192° on the hue wheel with 51% saturation and 42% lightness, which reads as cool.

What is the RGB value of #348ba0?

rgb(52, 139, 160) — 52 red, 139 green and 160 blue out of 255, or 20.4% / 54.5% / 62.7% by channel.

Is #348ba0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2173 and perceived brightness is 48%, so black text on it reaches 5.35:1.

Should I use black or white text on #348ba0?

Black. It scores 5.35:1 against #348ba0, versus 3.93:1 for white — AA at any size.

What is the complementary color of #348ba0?

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

What colors go well with #348ba0?

For interface work: #F4F9FA as the surface, #C1E3EB for borders, #4B8B9B for secondary text, #A43036 as an accent and #1F5460 for hover and pressed states. For a palette, the analogous pair #34A07F and #3455A0 stays calm, while #A04934 is the loudest partner.

What is #348ba0 in CMYK for printing?

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

Is #348ba0 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 #34A08E; nudged cooler, #3274A2.

Work with #348ba0 in the Color Lab