Skip to content

#328eb2

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

RGB
50, 142, 178
HSL
197°, 56%, 45%
CMYK
72, 20, 0, 30
Luminance
0.2324

At a glance

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

Hex
#328eb2
Hue
197°
cyan
Saturation
56%
vivid
Lightness
45%
dark
Brightness
70%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2324
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
5.65:1
Closest name
Steel Blue
ΔE2000 7.9
Where it sits
Hue197° of 360°
Saturation56%
Lightness45%
Temperature
Warm ← → Cool95% 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#328eb2
RGBrgb(50, 142, 178)
HSLhsl(197, 56%, 45%)
CMYKcmyk(72%, 20%, 0%, 30%)
LABlab(55.3 -14.9 -26.7)
LCHlch(55.3 30.6 240.8)
OKLCHoklch(0.609 0.100 228.2)
Decimal3313330
Display P3color(display-p3 0.196 0.557 0.698)

Copy-ready code

/* CSS */
color: #328eb2;
background-color: #328eb2;
/* Tailwind (arbitrary) */
class="text-[#328eb2] bg-[#328eb2]"
/* SCSS */
$brand: #328eb2;
/* SwiftUI */
Color(red: 0.196, green: 0.557, blue: 0.698)
/* Android */
Color.parseColor("#328eb2")
/* Flutter */
Color(0xFF328EB2)
/* Python / OpenCV (BGR) */
(178, 142, 50)

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

Accessibility — WCAG contrast

Aa
#328eb2 on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#328eb2 on black: 5.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7B8CB4
deuteranopia · #6A7FB2
tritanopia · #00989A

Color scale — 50 to 950

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

#F4F9FB
#E9F3F6
#CDE5EE
#A7D5E6
#7CBFDA
#50AACE
#328eb2
#2D7F9F
#24667F
#1E4B5D
#132F3A
Base = 600Lightest = 50 · #F4F9FBDarkest = 950 · #132F3A
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F3F6;
  --brand-200: #CDE5EE;
  --brand-300: #A7D5E6;
  --brand-400: #7CBFDA;
  --brand-500: #50AACE;
  --brand-600: #328eb2;
  --brand-700: #2D7F9F;
  --brand-800: #24667F;
  --brand-900: #1E4B5D;
  --brand-950: #132F3A;
  --brand: #328eb2;
  --brand-ink: #000000;
}

Colors that work with #328eb2

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#C0E0ED
Hairlines and dividers
Muted text#4B849B
Captions on the surface
Accent#B6322D
Second voice, not a rival
Dark variant#1C4F64
Hover, pressed, headers
Light variant#EBF5F9
Selected rows, tints
Dark surface#142024
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 #328eb2

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#B25632
Analogous left#32B296
Analogous right#324EB2
Split-complement 1#B2324E
Split-complement 2#B29632
Triadic 1#B2328E
Triadic 2#8EB232
Tetradic#9632B2

RGB percentages

Red19.6%
Green55.7%
Blue69.8%

CMYK percentages

Cyan71.9%
Magenta20.2%
Yellow0.0%
Key (black)30.2%

Color previews

#328eb2 text on a black background

contrast 5.65:1

Card sample

#328eb2 text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #328eb2;
Background color
Panel with #328eb2 background
background-color: #328eb2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #328eb2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 142, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 142, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #328eb2;
background: linear-gradient(135deg, #328eb2, #3239B2);

Monochromatic scale

Palettes built from #328eb2

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.

#328eb2 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.

#328eb2, answered

What color is #328eb2?

#328eb2 is a dark vivid cyan, closest to Steel Blue (ΔE2000 7.9). It sits at 197° on the hue wheel with 56% saturation and 45% lightness, which reads as cool.

What is the RGB value of #328eb2?

rgb(50, 142, 178) — 50 red, 142 green and 178 blue out of 255, or 19.6% / 55.7% / 69.8% by channel.

Is #328eb2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2324 and perceived brightness is 50%, so black text on it reaches 5.65:1.

Should I use black or white text on #328eb2?

Black. It scores 5.65:1 against #328eb2, versus 3.72:1 for white — AA at any size.

What is the complementary color of #328eb2?

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

What colors go well with #328eb2?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B849B for secondary text, #B6322D as an accent and #1C4F64 for hover and pressed states. For a palette, the analogous pair #32B296 and #324EB2 stays calm, while #B25632 is the loudest partner.

What is #328eb2 in CMYK for printing?

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

Is #328eb2 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #32B2A7; nudged cooler, #307BB4.

Work with #328eb2 in the Color Lab