Skip to content

#5cc2cf

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

RGB
92, 194, 207
HSL
187°, 55%, 59%
CMYK
56, 6, 0, 19
Luminance
0.4536

At a glance

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

Hex
#5cc2cf
Hue
187°
cyan
Saturation
55%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4536
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.07:1
Closest name
Dark Turquoise
ΔE2000 6.8
Where it sits
Hue187° of 360°
Saturation55%
Lightness59%
Temperature
Warm ← → Cool90% 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#5cc2cf
RGBrgb(92, 194, 207)
HSLhsl(187, 55%, 59%)
CMYKcmyk(56%, 6%, 0%, 19%)
LABlab(73.1 -25.9 -15.5)
LCHlch(73.1 30.2 210.9)
OKLCHoklch(0.758 0.096 206.5)
Decimal6079183
Display P3color(display-p3 0.361 0.761 0.812)

Copy-ready code

/* CSS */
color: #5cc2cf;
background-color: #5cc2cf;
/* Tailwind (arbitrary) */
class="text-[#5cc2cf] bg-[#5cc2cf]"
/* SCSS */
$brand: #5cc2cf;
/* SwiftUI */
Color(red: 0.361, green: 0.761, blue: 0.812)
/* Android */
Color.parseColor("#5cc2cf")
/* Flutter */
Color(0xFF5CC2CF)
/* Python / OpenCV (BGR) */
(207, 194, 92)

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

Accessibility — WCAG contrast

Aa
#5cc2cf on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#5cc2cf on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4BBD0
deuteranopia · #A2AECF
tritanopia · #00C9C6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5cc2cf 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
#E9F5F6
#CEEAEE
#A8DFE5
#7DCED9
#5cc2cf
#38AEBD
#2E919E
#25747E
#1F555C
#133539
Base = 500Lightest = 50 · #F4FAFBDarkest = 950 · #133539
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F6;
  --brand-200: #CEEAEE;
  --brand-300: #A8DFE5;
  --brand-400: #7DCED9;
  --brand-500: #5cc2cf;
  --brand-600: #38AEBD;
  --brand-700: #2E919E;
  --brand-800: #25747E;
  --brand-900: #1F555C;
  --brand-950: #133539;
  --brand: #5cc2cf;
  --brand-ink: #000000;
}

Colors that work with #5cc2cf

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#C0E7EC
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#D35869
Second voice, not a rival
Dark variant#1D5B62
Hover, pressed, headers
Light variant#EBF8F9
Selected rows, tints
Dark surface#142324
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 #5cc2cf

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#CF695C
Analogous left#5CCFA2
Analogous right#5C88CF
Split-complement 1#CF5C88
Split-complement 2#CFA25C
Triadic 1#CF5CC2
Triadic 2#C2CF5C
Tetradic#A25CCF

RGB percentages

Red36.1%
Green76.1%
Blue81.2%

CMYK percentages

Cyan55.6%
Magenta6.3%
Yellow0.0%
Key (black)18.8%

Color previews

#5cc2cf text on a black background

contrast 10.07:1

Card sample

#5cc2cf text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5cc2cf

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.

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

#5cc2cf, answered

What color is #5cc2cf?

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

What is the RGB value of #5cc2cf?

rgb(92, 194, 207) — 92 red, 194 green and 207 blue out of 255, or 36.1% / 76.1% / 81.2% by channel.

Is #5cc2cf a light or a dark color?

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

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

Black. It scores 10.07:1 against #5cc2cf, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #5cc2cf?

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

What colors go well with #5cc2cf?

For interface work: #F4FAFA as the surface, #C0E7EC for borders, #4B929B for secondary text, #D35869 as an accent and #1D5B62 for hover and pressed states. For a palette, the analogous pair #5CCFA2 and #5C88CF stays calm, while #CF695C is the loudest partner.

What is #5cc2cf in CMYK for printing?

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

Is #5cc2cf warm or cool?

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

Work with #5cc2cf in the Color Lab