Skip to content

#5b9daf

a balanced, soft cyan · cool · closest name: Cadet Blue

RGB
91, 157, 175
HSL
193°, 34%, 52%
CMYK
48, 10, 0, 31
Luminance
0.2943

At a glance

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

Hex
#5b9daf
Hue
193°
cyan
Saturation
34%
soft
Lightness
52%
balanced
Brightness
69%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2943
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
6.89:1
Closest name
Cadet Blue
ΔE2000 6.6
Where it sits
Hue193° of 360°
Saturation34%
Lightness52%
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#5b9daf
RGBrgb(91, 157, 175)
HSLhsl(193, 34%, 52%)
CMYKcmyk(48%, 10%, 0%, 31%)
LABlab(61.2 -16.1 -15.9)
LCHlch(61.2 22.6 224.7)
OKLCHoklch(0.659 0.072 217.3)
Decimal6004143
Display P3color(display-p3 0.357 0.616 0.686)

Copy-ready code

/* CSS */
color: #5b9daf;
background-color: #5b9daf;
/* Tailwind (arbitrary) */
class="text-[#5b9daf] bg-[#5b9daf]"
/* SCSS */
$brand: #5b9daf;
/* SwiftUI */
Color(red: 0.357, green: 0.616, blue: 0.686)
/* Android */
Color.parseColor("#5b9daf")
/* Flutter */
Color(0xFF5B9DAF)
/* Python / OpenCV (BGR) */
(175, 157, 91)

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 #5b9daf · 6.89: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.89:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #5b9daf as text scores 3.05:1 on white and 6.89:1 on black.

Accessibility — WCAG contrast

Aa
#5b9daf on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#5b9daf on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9199B0
deuteranopia · #848FAF
tritanopia · #2FA4A3

Color scale — 50 to 950

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

#F5F9F9
#ECF2F4
#D4E4E8
#B4D2DA
#8EBBC8
#5b9daf
#5092A5
#437A89
#36626E
#2A4851
#1A2D32
Base = 500Lightest = 50 · #F5F9F9Darkest = 950 · #1A2D32
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF2F4;
  --brand-200: #D4E4E8;
  --brand-300: #B4D2DA;
  --brand-400: #8EBBC8;
  --brand-500: #5b9daf;
  --brand-600: #5092A5;
  --brand-700: #437A89;
  --brand-800: #36626E;
  --brand-900: #2A4851;
  --brand-950: #1A2D32;
  --brand: #5b9daf;
  --brand-ink: #000000;
}

Colors that work with #5b9daf

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#F5F9FA
Tinted page background
Border#C8DEE4
Hairlines and dividers
Muted text#4B899A
Captions on the surface
Accent#B4565A
Second voice, not a rival
Dark variant#2A4C56
Hover, pressed, headers
Light variant#EEF5F7
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 #5b9daf

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
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#AF6D5B
Analogous left#5BAF97
Analogous right#5B73AF
Split-complement 1#AF5B73
Split-complement 2#AF975B
Triadic 1#AF5B9D
Triadic 2#9DAF5B
Tetradic#975BAF

RGB percentages

Red35.7%
Green61.6%
Blue68.6%

CMYK percentages

Cyan48.0%
Magenta10.3%
Yellow0.0%
Key (black)31.4%

Color previews

#5b9daf text on a black background

contrast 6.89:1

Card sample

#5b9daf text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5b9daf;
Background color
Panel with #5b9daf background
background-color: #5b9daf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5b9daf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(91, 157, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 157, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5b9daf;
background: linear-gradient(135deg, #5b9daf, #5B65AF);

Monochromatic scale

Palettes built from #5b9daf

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.

#5b9daf 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.

#5b9daf, answered

What color is #5b9daf?

#5b9daf is a balanced soft cyan, closest to Cadet Blue (ΔE2000 6.6). It sits at 193° on the hue wheel with 34% saturation and 52% lightness, which reads as cool.

What is the RGB value of #5b9daf?

rgb(91, 157, 175) — 91 red, 157 green and 175 blue out of 255, or 35.7% / 61.6% / 68.6% by channel.

Is #5b9daf a light or a dark color?

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

Should I use black or white text on #5b9daf?

Black. It scores 6.89:1 against #5b9daf, versus 3.05:1 for white — AA at any size.

What is the complementary color of #5b9daf?

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

What colors go well with #5b9daf?

For interface work: #F5F9FA as the surface, #C8DEE4 for borders, #4B899A for secondary text, #B4565A as an accent and #2A4C56 for hover and pressed states. For a palette, the analogous pair #5BAF97 and #5B73AF stays calm, while #AF6D5B is the loudest partner.

What is #5b9daf in CMYK for printing?

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

Is #5b9daf 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 #5BAFA2; nudged cooler, #598BB1.

Work with #5b9daf in the Color Lab