Skip to content

#5fc0cf

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

RGB
95, 192, 207
HSL
188°, 54%, 59%
CMYK
54, 7, 0, 19
Luminance
0.4464

At a glance

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

Hex
#5fc0cf
Hue
188°
cyan
Saturation
54%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4464
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.93:1
Closest name
Dark Turquoise
ΔE2000 7.9
Where it sits
Hue188° of 360°
Saturation54%
Lightness59%
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#5fc0cf
RGBrgb(95, 192, 207)
HSLhsl(188, 54%, 59%)
CMYKcmyk(54%, 7%, 0%, 19%)
LABlab(72.7 -24.3 -16.2)
LCHlch(72.7 29.2 213.7)
OKLCHoklch(0.755 0.093 208.7)
Decimal6275279
Display P3color(display-p3 0.373 0.753 0.812)

Copy-ready code

/* CSS */
color: #5fc0cf;
background-color: #5fc0cf;
/* Tailwind (arbitrary) */
class="text-[#5fc0cf] bg-[#5fc0cf]"
/* SCSS */
$brand: #5fc0cf;
/* SwiftUI */
Color(red: 0.373, green: 0.753, blue: 0.812)
/* Android */
Color.parseColor("#5fc0cf")
/* Flutter */
Color(0xFF5FC0CF)
/* Python / OpenCV (BGR) */
(207, 192, 95)

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

Accessibility — WCAG contrast

Aa
#5fc0cf on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#5fc0cf on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2BAD0
deuteranopia · #A0ADCF
tritanopia · #00C7C4

Color scale — 50 to 950

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

#F4FAFB
#E9F4F6
#CEE9EE
#A9DDE5
#7ECCD8
#5fc0cf
#39ABBC
#2F8E9D
#26727E
#1F535B
#133439
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #133439
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F4F6;
  --brand-200: #CEE9EE;
  --brand-300: #A9DDE5;
  --brand-400: #7ECCD8;
  --brand-500: #5fc0cf;
  --brand-600: #39ABBC;
  --brand-700: #2F8E9D;
  --brand-800: #26727E;
  --brand-900: #1F535B;
  --brand-950: #133439;
  --brand: #5fc0cf;
  --brand-ink: #000000;
}

Colors that work with #5fc0cf

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#C0E6EC
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#D35B69
Second voice, not a rival
Dark variant#1D5962
Hover, pressed, headers
Light variant#EBF7F9
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 #5fc0cf

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#CF6E5F
Analogous left#5FCFA6
Analogous right#5F88CF
Split-complement 1#CF5F88
Split-complement 2#CFA65F
Triadic 1#CF5FC0
Triadic 2#C0CF5F
Tetradic#A65FCF

RGB percentages

Red37.3%
Green75.3%
Blue81.2%

CMYK percentages

Cyan54.1%
Magenta7.2%
Yellow0.0%
Key (black)18.8%

Color previews

#5fc0cf text on a black background

contrast 9.93:1

Card sample

#5fc0cf text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fc0cf

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.

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

#5fc0cf, answered

What color is #5fc0cf?

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

What is the RGB value of #5fc0cf?

rgb(95, 192, 207) — 95 red, 192 green and 207 blue out of 255, or 37.3% / 75.3% / 81.2% by channel.

Is #5fc0cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4464 and perceived brightness is 67%, so black text on it reaches 9.93:1.

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

Black. It scores 9.93:1 against #5fc0cf, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #5fc0cf?

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

What colors go well with #5fc0cf?

For interface work: #F4FAFA as the surface, #C0E6EC for borders, #4B909B for secondary text, #D35B69 as an accent and #1D5962 for hover and pressed states. For a palette, the analogous pair #5FCFA6 and #5F88CF stays calm, while #CF6E5F is the loudest partner.

What is #5fc0cf in CMYK for printing?

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

Is #5fc0cf 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 #5FCFB5; nudged cooler, #5DA5D1.

Work with #5fc0cf in the Color Lab