Skip to content

#5cf2fc

a light, electric cyan · cool · closest name: Cyan

RGB
92, 242, 252
HSL
184°, 96%, 68%
CMYK
64, 4, 0, 1
Luminance
0.7281

At a glance

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

Hex
#5cf2fc
Hue
184°
cyan
Saturation
96%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7281
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.56:1
Closest name
Cyan
ΔE2000 5.3
Where it sits
Hue184° of 360°
Saturation96%
Lightness68%
Temperature
Warm ← → Cool89% 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#5cf2fc
RGBrgb(92, 242, 252)
HSLhsl(184, 96%, 68%)
CMYKcmyk(64%, 4%, 0%, 1%)
LABlab(88.3 -36.4 -16.6)
LCHlch(88.3 40.0 204.5)
OKLCHoklch(0.886 0.126 201.4)
Decimal6091516
Display P3color(display-p3 0.361 0.949 0.988)

Copy-ready code

/* CSS */
color: #5cf2fc;
background-color: #5cf2fc;
/* Tailwind (arbitrary) */
class="text-[#5cf2fc] bg-[#5cf2fc]"
/* SCSS */
$brand: #5cf2fc;
/* SwiftUI */
Color(red: 0.361, green: 0.949, blue: 0.988)
/* Android */
Color.parseColor("#5cf2fc")
/* Flutter */
Color(0xFF5CF2FC)
/* Python / OpenCV (BGR) */
(252, 242, 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 #5cf2fc · 15.56:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5cf2fc as text scores 1.35:1 on white and 15.56:1 on black.

Accessibility — WCAG contrast

Aa
#5cf2fc on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#5cf2fc on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E8FD
deuteranopia · #C9D6FD
tritanopia · #00FBF5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5cf2fc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFD
#E4FAFC
#C1F7FA
#91F6FD
#5cf2fc
#23EDFB
#04E1F0
#04BCC8
#0396A0
#076D73
#044448
Base = 400Lightest = 50 · #F1FDFDDarkest = 950 · #044448
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FAFC;
  --brand-200: #C1F7FA;
  --brand-300: #91F6FD;
  --brand-400: #5cf2fc;
  --brand-500: #23EDFB;
  --brand-600: #04E1F0;
  --brand-700: #04BCC8;
  --brand-800: #0396A0;
  --brand-900: #076D73;
  --brand-950: #044448;
  --brand: #5cf2fc;
  --brand-ink: #000000;
}

Colors that work with #5cf2fc

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#CC0026
Second voice, not a rival
Dark variant#02757D
Hover, pressed, headers
Light variant#E6FDFF
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 #5cf2fc

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#FC665C
Analogous left#5CFCB6
Analogous right#5CA2FC
Split-complement 1#FC5CA2
Split-complement 2#FCB65C
Triadic 1#FC5CF2
Triadic 2#F2FC5C
Tetradic#B65CFC

RGB percentages

Red36.1%
Green94.9%
Blue98.8%

CMYK percentages

Cyan63.5%
Magenta4.0%
Yellow0.0%
Key (black)1.2%

Color previews

#5cf2fc text on a black background

contrast 15.56:1

Card sample

#5cf2fc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5cf2fc

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.

#5cf2fc 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#5cf2fc, answered

What color is #5cf2fc?

#5cf2fc is a light electric cyan, closest to Cyan (ΔE2000 5.3). It sits at 184° on the hue wheel with 96% saturation and 68% lightness, which reads as cool.

What is the RGB value of #5cf2fc?

rgb(92, 242, 252) — 92 red, 242 green and 252 blue out of 255, or 36.1% / 94.9% / 98.8% by channel.

Is #5cf2fc a light or a dark color?

It is a light color. Relative luminance is 0.7281 and perceived brightness is 82%, so black text on it reaches 15.56:1.

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

Black. It scores 15.56:1 against #5cf2fc, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #5cf2fc?

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

What colors go well with #5cf2fc?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #CC0026 as an accent and #02757D for hover and pressed states. For a palette, the analogous pair #5CFCB6 and #5CA2FC stays calm, while #FC665C is the loudest partner.

What is #5cf2fc in CMYK for printing?

cmyk(64%, 4%, 0%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #5cf2fc warm or cool?

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

Work with #5cf2fc in the Color Lab