Skip to content

#3a9cd3

a balanced, vivid blue · cool · closest name: Dodger Blue

RGB
58, 156, 211
HSL
202°, 64%, 53%
CMYK
73, 26, 0, 17
Luminance
0.2938

At a glance

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

Hex
#3a9cd3
Hue
202°
blue
Saturation
64%
vivid
Lightness
53%
balanced
Brightness
83%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2938
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
6.88:1
Closest name
Dodger Blue
ΔE2000 8.3
Where it sits
Hue202° of 360°
Saturation64%
Lightness53%
Temperature
Warm ← → Cool97% 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#3a9cd3
RGBrgb(58, 156, 211)
HSLhsl(202, 64%, 53%)
CMYKcmyk(73%, 26%, 0%, 17%)
LABlab(61.1 -10.4 -36.3)
LCHlch(61.1 37.7 254.0)
OKLCHoklch(0.660 0.121 237.5)
Decimal3841235
Display P3color(display-p3 0.227 0.612 0.827)

Copy-ready code

/* CSS */
color: #3a9cd3;
background-color: #3a9cd3;
/* Tailwind (arbitrary) */
class="text-[#3a9cd3] bg-[#3a9cd3]"
/* SCSS */
$brand: #3a9cd3;
/* SwiftUI */
Color(red: 0.227, green: 0.612, blue: 0.827)
/* Android */
Color.parseColor("#3a9cd3")
/* Flutter */
Color(0xFF3A9CD3)
/* Python / OpenCV (BGR) */
(211, 156, 58)

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

Accessibility — WCAG contrast

Aa
#3a9cd3 on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#3a9cd3 on black: 6.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #829CD6
deuteranopia · #6D8DD2
tritanopia · #00AAAF

Color scale — 50 to 950

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

#F4F8FB
#E8F2F7
#CBE3F0
#A3D1EB
#75BAE0
#3a9cd3
#2D90C8
#2578A7
#1E6085
#194761
#102D3D
Base = 500Lightest = 50 · #F4F8FBDarkest = 950 · #102D3D
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F2F7;
  --brand-200: #CBE3F0;
  --brand-300: #A3D1EB;
  --brand-400: #75BAE0;
  --brand-500: #3a9cd3;
  --brand-600: #2D90C8;
  --brand-700: #2578A7;
  --brand-800: #1E6085;
  --brand-900: #194761;
  --brand-950: #102D3D;
  --brand: #3a9cd3;
  --brand-ink: #000000;
}

Colors that work with #3a9cd3

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#F4F8FA
Tinted page background
Border#C0DCED
Hairlines and dividers
Muted text#4B7E9B
Captions on the surface
Accent#D84735
Second voice, not a rival
Dark variant#174B68
Hover, pressed, headers
Light variant#EAF5FA
Selected rows, tints
Dark surface#141E24
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 #3a9cd3

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#D3713A
Analogous left#3AD3BE
Analogous right#3A4FD3
Split-complement 1#D33A4F
Split-complement 2#D3BE3A
Triadic 1#D33A9C
Triadic 2#9CD33A
Tetradic#BE3AD3

RGB percentages

Red22.7%
Green61.2%
Blue82.7%

CMYK percentages

Cyan72.5%
Magenta26.1%
Yellow0.0%
Key (black)17.3%

Color previews

#3a9cd3 text on a black background

contrast 6.88:1

Card sample

#3a9cd3 text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3a9cd3;
Background color
Panel with #3a9cd3 background
background-color: #3a9cd3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3a9cd3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(58, 156, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 156, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3a9cd3;
background: linear-gradient(135deg, #3a9cd3, #3E3AD3);

Monochromatic scale

Palettes built from #3a9cd3

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.

#3a9cd3 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

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

#3a9cd3, answered

What color is #3a9cd3?

#3a9cd3 is a balanced vivid blue, closest to Dodger Blue (ΔE2000 8.3). It sits at 202° on the hue wheel with 64% saturation and 53% lightness, which reads as cool.

What is the RGB value of #3a9cd3?

rgb(58, 156, 211) — 58 red, 156 green and 211 blue out of 255, or 22.7% / 61.2% / 82.7% by channel.

Is #3a9cd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2938 and perceived brightness is 56%, so black text on it reaches 6.88:1.

Should I use black or white text on #3a9cd3?

Black. It scores 6.88:1 against #3a9cd3, versus 3.05:1 for white — AA at any size.

What is the complementary color of #3a9cd3?

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

What colors go well with #3a9cd3?

For interface work: #F4F8FA as the surface, #C0DCED for borders, #4B7E9B for secondary text, #D84735 as an accent and #174B68 for hover and pressed states. For a palette, the analogous pair #3AD3BE and #3A4FD3 stays calm, while #D3713A is the loudest partner.

What is #3a9cd3 in CMYK for printing?

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

Is #3a9cd3 warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3AD3D2; nudged cooler, #2A81C9.

Work with #3a9cd3 in the Color Lab