Skip to content

#5dadbb

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

RGB
93, 173, 187
HSL
189°, 41%, 55%
CMYK
50, 8, 0, 27
Luminance
0.3580

At a glance

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

Hex
#5dadbb
Hue
189°
cyan
Saturation
41%
soft
Lightness
55%
balanced
Brightness
73%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3580
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
8.16:1
Closest name
Cadet Blue
ΔE2000 6.4
Where it sits
Hue189° of 360°
Saturation41%
Lightness55%
Temperature
Warm ← → Cool91% 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#5dadbb
RGBrgb(93, 173, 187)
HSLhsl(189, 41%, 55%)
CMYKcmyk(50%, 8%, 0%, 27%)
LABlab(66.4 -20.7 -14.7)
LCHlch(66.4 25.4 215.5)
OKLCHoklch(0.702 0.081 210.2)
Decimal6139323
Display P3color(display-p3 0.365 0.678 0.733)

Copy-ready code

/* CSS */
color: #5dadbb;
background-color: #5dadbb;
/* Tailwind (arbitrary) */
class="text-[#5dadbb] bg-[#5dadbb]"
/* SCSS */
$brand: #5dadbb;
/* SwiftUI */
Color(red: 0.365, green: 0.678, blue: 0.733)
/* Android */
Color.parseColor("#5dadbb")
/* Flutter */
Color(0xFF5DADBB)
/* Python / OpenCV (BGR) */
(187, 173, 93)

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 #5dadbb · 8.16:1
Use #000000AAA at every size.
Aa
White text · 2.57:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5dadbb as text scores 2.57:1 on white and 8.16:1 on black.

Accessibility — WCAG contrast

Aa
#5dadbb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#5dadbb on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1A8BC
deuteranopia · #929DBB
tritanopia · #23B4B1

Color scale — 50 to 950

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

#F5F9FA
#EBF3F5
#D2E6EA
#B0D7DE
#88C3CD
#5dadbb
#489EAC
#3C8390
#306973
#264D54
#183035
Base = 500Lightest = 50 · #F5F9FADarkest = 950 · #183035
:root {
  --brand-50: #F5F9FA;
  --brand-100: #EBF3F5;
  --brand-200: #D2E6EA;
  --brand-300: #B0D7DE;
  --brand-400: #88C3CD;
  --brand-500: #5dadbb;
  --brand-600: #489EAC;
  --brand-700: #3C8390;
  --brand-800: #306973;
  --brand-900: #264D54;
  --brand-950: #183035;
  --brand: #5dadbb;
  --brand-ink: #000000;
}

Colors that work with #5dadbb

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#F4FAFA
Tinted page background
Border#C6E2E7
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#C05863
Second voice, not a rival
Dark variant#26525A
Hover, pressed, headers
Light variant#EDF6F7
Selected rows, tints
Dark surface#142224
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 #5dadbb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BB6B5D
Analogous left#5DBB9A
Analogous right#5D7EBB
Split-complement 1#BB5D7E
Split-complement 2#BB9A5D
Triadic 1#BB5DAD
Triadic 2#ADBB5D
Tetradic#9A5DBB

RGB percentages

Red36.5%
Green67.8%
Blue73.3%

CMYK percentages

Cyan50.3%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#5dadbb text on a black background

contrast 8.16:1

Card sample

#5dadbb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 173, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 173, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dadbb;
background: linear-gradient(135deg, #5dadbb, #5D6EBB);

Monochromatic scale

Palettes built from #5dadbb

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.

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

#5dadbb, answered

What color is #5dadbb?

#5dadbb is a balanced soft cyan, closest to Cadet Blue (ΔE2000 6.4). It sits at 189° on the hue wheel with 41% saturation and 55% lightness, which reads as cool.

What is the RGB value of #5dadbb?

rgb(93, 173, 187) — 93 red, 173 green and 187 blue out of 255, or 36.5% / 67.8% / 73.3% by channel.

Is #5dadbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3580 and perceived brightness is 61%, so black text on it reaches 8.16:1.

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

Black. It scores 8.16:1 against #5dadbb, versus 2.57:1 for white — AAA at any size.

What is the complementary color of #5dadbb?

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

What colors go well with #5dadbb?

For interface work: #F4FAFA as the surface, #C6E2E7 for borders, #4B8F9B for secondary text, #C05863 as an accent and #26525A for hover and pressed states. For a palette, the analogous pair #5DBB9A and #5D7EBB stays calm, while #BB6B5D is the loudest partner.

What is #5dadbb in CMYK for printing?

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

Is #5dadbb warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5DBBA6; nudged cooler, #5B95BD.

Work with #5dadbb in the Color Lab