Skip to content

#53ecfd

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

RGB
83, 236, 253
HSL
186°, 98%, 66%
CMYK
67, 7, 0, 1
Luminance
0.6892

At a glance

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

Hex
#53ecfd
Hue
186°
cyan
Saturation
98%
electric
Lightness
66%
light
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6892
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.78:1
Closest name
Cyan
ΔE2000 7.6
Where it sits
Hue186° of 360°
Saturation98%
Lightness66%
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#53ecfd
RGBrgb(83, 236, 253)
HSLhsl(186, 98%, 66%)
CMYKcmyk(67%, 7%, 0%, 1%)
LABlab(86.5 -34.6 -20.0)
LCHlch(86.5 40.0 210.0)
OKLCHoklch(0.870 0.128 205.7)
Decimal5500157
Display P3color(display-p3 0.325 0.925 0.992)

Copy-ready code

/* CSS */
color: #53ecfd;
background-color: #53ecfd;
/* Tailwind (arbitrary) */
class="text-[#53ecfd] bg-[#53ecfd]"
/* SCSS */
$brand: #53ecfd;
/* SwiftUI */
Color(red: 0.325, green: 0.925, blue: 0.992)
/* Android */
Color.parseColor("#53ecfd")
/* Flutter */
Color(0xFF53ECFD)
/* Python / OpenCV (BGR) */
(253, 236, 83)

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

Accessibility — WCAG contrast

Aa
#53ecfd on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#53ecfd on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9E3FE
deuteranopia · #C0D1FE
tritanopia · #00F6F1

Color scale — 50 to 950

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

#F1FCFD
#E4F9FC
#C1F5FB
#90F3FE
#53ecfd
#21E6FC
#03DAF2
#02B6CA
#0291A1
#066974
#044249
Base = 400Lightest = 50 · #F1FCFDDarkest = 950 · #044249
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E4F9FC;
  --brand-200: #C1F5FB;
  --brand-300: #90F3FE;
  --brand-400: #53ecfd;
  --brand-500: #21E6FC;
  --brand-600: #03DAF2;
  --brand-700: #02B6CA;
  --brand-800: #0291A1;
  --brand-900: #066974;
  --brand-950: #044249;
  --brand: #53ecfd;
  --brand-ink: #000000;
}

Colors that work with #53ecfd

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#FF516B
Second voice, not a rival
Dark variant#01727E
Hover, pressed, headers
Light variant#E6FCFF
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 #53ecfd

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#FD6453
Analogous left#53FDB9
Analogous right#5397FD
Split-complement 1#FD5397
Split-complement 2#FDB953
Triadic 1#FD53EC
Triadic 2#ECFD53
Tetradic#B953FD

RGB percentages

Red32.5%
Green92.5%
Blue99.2%

CMYK percentages

Cyan67.2%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#53ecfd text on a black background

contrast 14.78:1

Card sample

#53ecfd text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #53ecfd;
Background color
Panel with #53ecfd background
background-color: #53ecfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #53ecfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(83, 236, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 236, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #53ecfd;
background: linear-gradient(135deg, #53ecfd, #537BFD);

Monochromatic scale

Palettes built from #53ecfd

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.

#53ecfd 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.

#53ecfd, answered

What color is #53ecfd?

#53ecfd is a light electric cyan, closest to Cyan (ΔE2000 7.6). It sits at 186° on the hue wheel with 98% saturation and 66% lightness, which reads as cool.

What is the RGB value of #53ecfd?

rgb(83, 236, 253) — 83 red, 236 green and 253 blue out of 255, or 32.5% / 92.5% / 99.2% by channel.

Is #53ecfd a light or a dark color?

It is a light color. Relative luminance is 0.6892 and perceived brightness is 80%, so black text on it reaches 14.78:1.

Should I use black or white text on #53ecfd?

Black. It scores 14.78:1 against #53ecfd, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #53ecfd?

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

What colors go well with #53ecfd?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #FF516B as an accent and #01727E for hover and pressed states. For a palette, the analogous pair #53FDB9 and #5397FD stays calm, while #FD6453 is the loudest partner.

What is #53ecfd in CMYK for printing?

cmyk(67%, 7%, 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 #53ecfd 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 #53FDD0; nudged cooler, #51C6FF.

Work with #53ecfd in the Color Lab