Skip to content

#5cd6fd

a light, electric cyan · cool · closest name: Sky Blue

RGB
92, 214, 253
HSL
195°, 98%, 68%
CMYK
64, 15, 0, 1
Luminance
0.5746

At a glance

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

Hex
#5cd6fd
Hue
195°
cyan
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5746
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.49:1
Closest name
Sky Blue
ΔE2000 4.8
Where it sits
Hue195° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool94% 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#5cd6fd
RGBrgb(92, 214, 253)
HSLhsl(195, 98%, 68%)
CMYKcmyk(64%, 15%, 0%, 1%)
LABlab(80.4 -22.6 -29.1)
LCHlch(80.4 36.9 232.2)
OKLCHoklch(0.822 0.121 222.4)
Decimal6084349
Display P3color(display-p3 0.361 0.839 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5cd6fd on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#5cd6fd on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFD1FF
deuteranopia · #A8C0FD
tritanopia · #00E2E2

Color scale — 50 to 950

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

#F1FAFD
#E4F6FC
#C1EDFB
#90E3FE
#5cd6fd
#21C7FC
#03B8F2
#0299CA
#027BA1
#065A74
#043849
Base = 400Lightest = 50 · #F1FAFDDarkest = 950 · #043849
:root {
  --brand-50: #F1FAFD;
  --brand-100: #E4F6FC;
  --brand-200: #C1EDFB;
  --brand-300: #90E3FE;
  --brand-400: #5cd6fd;
  --brand-500: #21C7FC;
  --brand-600: #03B8F2;
  --brand-700: #0299CA;
  --brand-800: #027BA1;
  --brand-900: #065A74;
  --brand-950: #043849;
  --brand: #5cd6fd;
  --brand-ink: #000000;
}

Colors that work with #5cd6fd

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#F4F9FA
Tinted page background
Border#C0E2ED
Hairlines and dividers
Muted text#4B889B
Captions on the surface
Accent#CC0001
Second voice, not a rival
Dark variant#02607E
Hover, pressed, headers
Light variant#E6F9FF
Selected rows, tints
Dark surface#142024
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 #5cd6fd

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#FD835C
Analogous left#5CFDD3
Analogous right#5C85FD
Split-complement 1#FD5C85
Split-complement 2#FDD35C
Triadic 1#FD5CD6
Triadic 2#D6FD5C
Tetradic#D35CFD

RGB percentages

Red36.1%
Green83.9%
Blue99.2%

CMYK percentages

Cyan63.6%
Magenta15.4%
Yellow0.0%
Key (black)0.8%

Color previews

#5cd6fd text on a black background

contrast 12.49:1

Card sample

#5cd6fd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5cd6fd

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.

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

#5cd6fd, answered

What color is #5cd6fd?

#5cd6fd is a light electric cyan, closest to Sky Blue (ΔE2000 4.8). It sits at 195° on the hue wheel with 98% saturation and 68% lightness, which reads as cool.

What is the RGB value of #5cd6fd?

rgb(92, 214, 253) — 92 red, 214 green and 253 blue out of 255, or 36.1% / 83.9% / 99.2% by channel.

Is #5cd6fd a light or a dark color?

It is a light color. Relative luminance is 0.5746 and perceived brightness is 75%, so black text on it reaches 12.49:1.

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

Black. It scores 12.49:1 against #5cd6fd, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #5cd6fd?

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

What colors go well with #5cd6fd?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B889B for secondary text, #CC0001 as an accent and #02607E for hover and pressed states. For a palette, the analogous pair #5CFDD3 and #5C85FD stays calm, while #FD835C is the loudest partner.

What is #5cd6fd in CMYK for printing?

cmyk(64%, 15%, 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 #5cd6fd warm or cool?

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

Work with #5cd6fd in the Color Lab