Skip to content

#4591b6

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

RGB
69, 145, 182
HSL
200°, 45%, 49%
CMYK
62, 20, 0, 29
Luminance
0.2489

At a glance

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

Hex
#4591b6
Hue
200°
cyan
Saturation
45%
vivid
Lightness
49%
balanced
Brightness
71%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2489
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
5.98:1
Closest name
Steel Blue
ΔE2000 7.1
Where it sits
Hue200° of 360°
Saturation45%
Lightness49%
Temperature
Warm ← → Cool96% 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#4591b6
RGBrgb(69, 145, 182)
HSLhsl(200, 45%, 49%)
CMYKcmyk(62%, 20%, 0%, 29%)
LABlab(57.0 -12.2 -26.4)
LCHlch(57.0 29.0 245.2)
OKLCHoklch(0.624 0.093 232.1)
Decimal4559286
Display P3color(display-p3 0.271 0.569 0.714)

Copy-ready code

/* CSS */
color: #4591b6;
background-color: #4591b6;
/* Tailwind (arbitrary) */
class="text-[#4591b6] bg-[#4591b6]"
/* SCSS */
$brand: #4591b6;
/* SwiftUI */
Color(red: 0.271, green: 0.569, blue: 0.714)
/* Android */
Color.parseColor("#4591b6")
/* Flutter */
Color(0xFF4591B6)
/* Python / OpenCV (BGR) */
(182, 145, 69)

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

Accessibility — WCAG contrast

Aa
#4591b6 on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#4591b6 on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F8FB8
deuteranopia · #6F84B5
tritanopia · #009B9D

Color scale — 50 to 950

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

#F5F8FA
#EAF2F5
#D1E2EB
#AED0E0
#85B8D1
#5CA0C1
#4591b6
#387694
#2D5E76
#244657
#162C36
Base = 600Lightest = 50 · #F5F8FADarkest = 950 · #162C36
:root {
  --brand-50: #F5F8FA;
  --brand-100: #EAF2F5;
  --brand-200: #D1E2EB;
  --brand-300: #AED0E0;
  --brand-400: #85B8D1;
  --brand-500: #5CA0C1;
  --brand-600: #4591b6;
  --brand-700: #387694;
  --brand-800: #2D5E76;
  --brand-900: #244657;
  --brand-950: #162C36;
  --brand: #4591b6;
  --brand-ink: #000000;
}

Colors that work with #4591b6

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#C4DDE9
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#BB4940
Second voice, not a rival
Dark variant#234A5C
Hover, pressed, headers
Light variant#EDF4F8
Selected rows, tints
Dark surface#141F24
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 #4591b6

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
  • 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#B66A45
Analogous left#45B6A2
Analogous right#4559B6
Split-complement 1#B64559
Split-complement 2#B6A245
Triadic 1#B64591
Triadic 2#91B645
Tetradic#A245B6

RGB percentages

Red27.1%
Green56.9%
Blue71.4%

CMYK percentages

Cyan62.1%
Magenta20.3%
Yellow0.0%
Key (black)28.6%

Color previews

#4591b6 text on a black background

contrast 5.98:1

Card sample

#4591b6 text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4591b6;
Background color
Panel with #4591b6 background
background-color: #4591b6;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4591b6;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(69, 145, 182, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(69, 145, 182, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4591b6;
background: linear-gradient(135deg, #4591b6, #4546B6);

Monochromatic scale

Palettes built from #4591b6

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.

#4591b6 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.

#4591b6, answered

What color is #4591b6?

#4591b6 is a balanced vivid cyan, closest to Steel Blue (ΔE2000 7.1). It sits at 200° on the hue wheel with 45% saturation and 49% lightness, which reads as cool.

What is the RGB value of #4591b6?

rgb(69, 145, 182) — 69 red, 145 green and 182 blue out of 255, or 27.1% / 56.9% / 71.4% by channel.

Is #4591b6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2489 and perceived brightness is 52%, so black text on it reaches 5.98:1.

Should I use black or white text on #4591b6?

Black. It scores 5.98:1 against #4591b6, versus 3.51:1 for white — AA at any size.

What is the complementary color of #4591b6?

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

What colors go well with #4591b6?

For interface work: #F4F8FA as the surface, #C4DDE9 for borders, #4B819B for secondary text, #BB4940 as an accent and #234A5C for hover and pressed states. For a palette, the analogous pair #45B6A2 and #4559B6 stays calm, while #B66A45 is the loudest partner.

What is #4591b6 in CMYK for printing?

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

Is #4591b6 warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #45B6B1; nudged cooler, #4283B8.

Work with #4591b6 in the Color Lab