Skip to content

#5bcfd3

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
91, 207, 211
HSL
182°, 58%, 59%
CMYK
57, 2, 0, 17
Luminance
0.5155

At a glance

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

Hex
#5bcfd3
Hue
182°
cyan
Saturation
58%
vivid
Lightness
59%
balanced
Brightness
83%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5155
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.31:1
Closest name
Dark Turquoise
ΔE2000 3.6
Where it sits
Hue182° of 360°
Saturation58%
Lightness59%
Temperature
Warm ← → Cool88% 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#5bcfd3
RGBrgb(91, 207, 211)
HSLhsl(182, 58%, 59%)
CMYKcmyk(57%, 2%, 0%, 17%)
LABlab(77.0 -31.3 -11.9)
LCHlch(77.0 33.5 200.7)
OKLCHoklch(0.790 0.104 198.4)
Decimal6016979
Display P3color(display-p3 0.357 0.812 0.827)

Copy-ready code

/* CSS */
color: #5bcfd3;
background-color: #5bcfd3;
/* Tailwind (arbitrary) */
class="text-[#5bcfd3] bg-[#5bcfd3]"
/* SCSS */
$brand: #5bcfd3;
/* SwiftUI */
Color(red: 0.357, green: 0.812, blue: 0.827)
/* Android */
Color.parseColor("#5bcfd3")
/* Flutter */
Color(0xFF5BCFD3)
/* Python / OpenCV (BGR) */
(211, 207, 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 #5bcfd3 · 11.31:1
Use #000000AAA at every size.
Aa
White text · 1.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5bcfd3 as text scores 1.86:1 on white and 11.31:1 on black.

Accessibility — WCAG contrast

Aa
#5bcfd3 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#5bcfd3 on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2C6D3
deuteranopia · #AFB8D4
tritanopia · #00D5D0

Color scale — 50 to 950

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

#F4FBFB
#E9F6F7
#CDEEEF
#A7E5E7
#7AD8DB
#5bcfd3
#34BCC1
#2B9DA1
#237E81
#1D5C5E
#12393B
Base = 500Lightest = 50 · #F4FBFBDarkest = 950 · #12393B
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F6F7;
  --brand-200: #CDEEEF;
  --brand-300: #A7E5E7;
  --brand-400: #7AD8DB;
  --brand-500: #5bcfd3;
  --brand-600: #34BCC1;
  --brand-700: #2B9DA1;
  --brand-800: #237E81;
  --brand-900: #1D5C5E;
  --brand-950: #12393B;
  --brand: #5bcfd3;
  --brand-ink: #000000;
}

Colors that work with #5bcfd3

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#D75773
Second voice, not a rival
Dark variant#1B6265
Hover, pressed, headers
Light variant#EBF9FA
Selected rows, tints
Dark surface#142424
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 #5bcfd3

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#D35F5B
Analogous left#5BD39B
Analogous right#5B93D3
Split-complement 1#D35B93
Split-complement 2#D39B5B
Triadic 1#D35BCF
Triadic 2#CFD35B
Tetradic#9B5BD3

RGB percentages

Red35.7%
Green81.2%
Blue82.7%

CMYK percentages

Cyan56.9%
Magenta1.9%
Yellow0.0%
Key (black)17.3%

Color previews

#5bcfd3 text on a black background

contrast 11.31:1

Card sample

#5bcfd3 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5bcfd3

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.

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

#5bcfd3, answered

What color is #5bcfd3?

#5bcfd3 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 3.6). It sits at 182° on the hue wheel with 58% saturation and 59% lightness, which reads as cool.

What is the RGB value of #5bcfd3?

rgb(91, 207, 211) — 91 red, 207 green and 211 blue out of 255, or 35.7% / 81.2% / 82.7% by channel.

Is #5bcfd3 a light or a dark color?

It is a light color. Relative luminance is 0.5155 and perceived brightness is 71%, so black text on it reaches 11.31:1.

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

Black. It scores 11.31:1 against #5bcfd3, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #5bcfd3?

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

What colors go well with #5bcfd3?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #D75773 as an accent and #1B6265 for hover and pressed states. For a palette, the analogous pair #5BD39B and #5B93D3 stays calm, while #D35F5B is the loudest partner.

What is #5bcfd3 in CMYK for printing?

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

Is #5bcfd3 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5BD3AB; nudged cooler, #59ABD5.

Work with #5bcfd3 in the Color Lab