Skip to content

#52dcfd

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

RGB
82, 220, 253
HSL
192°, 98%, 66%
CMYK
68, 13, 0, 1
Luminance
0.6007

At a glance

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

Hex
#52dcfd
Hue
192°
cyan
Saturation
98%
electric
Lightness
66%
light
Brightness
99%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6007
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.01:1
Closest name
Sky Blue
ΔE2000 6.4
Where it sits
Hue192° of 360°
Saturation98%
Lightness66%
Temperature
Warm ← → Cool92% 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#52dcfd
RGBrgb(82, 220, 253)
HSLhsl(192, 98%, 66%)
CMYKcmyk(68%, 13%, 0%, 1%)
LABlab(81.9 -27.1 -27.0)
LCHlch(81.9 38.2 224.9)
OKLCHoklch(0.833 0.125 216.9)
Decimal5430525
Display P3color(display-p3 0.322 0.863 0.992)

Copy-ready code

/* CSS */
color: #52dcfd;
background-color: #52dcfd;
/* Tailwind (arbitrary) */
class="text-[#52dcfd] bg-[#52dcfd]"
/* SCSS */
$brand: #52dcfd;
/* SwiftUI */
Color(red: 0.322, green: 0.863, blue: 0.992)
/* Android */
Color.parseColor("#52dcfd")
/* Flutter */
Color(0xFF52DCFD)
/* Python / OpenCV (BGR) */
(253, 220, 82)

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

Accessibility — WCAG contrast

Aa
#52dcfd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#52dcfd on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6D6FF
deuteranopia · #AEC4FD
tritanopia · #00E8E6

Color scale — 50 to 950

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

#F1FBFD
#E4F7FC
#C1F0FB
#90E9FE
#52dcfd
#21D2FC
#03C4F2
#02A3CA
#0282A1
#065F74
#043B49
Base = 400Lightest = 50 · #F1FBFDDarkest = 950 · #043B49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F7FC;
  --brand-200: #C1F0FB;
  --brand-300: #90E9FE;
  --brand-400: #52dcfd;
  --brand-500: #21D2FC;
  --brand-600: #03C4F2;
  --brand-700: #02A3CA;
  --brand-800: #0282A1;
  --brand-900: #065F74;
  --brand-950: #043B49;
  --brand: #52dcfd;
  --brand-ink: #000000;
}

Colors that work with #52dcfd

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#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#FF505A
Second voice, not a rival
Dark variant#01667E
Hover, pressed, headers
Light variant#E6FAFF
Selected rows, tints
Dark surface#142124
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 #52dcfd

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#FD7352
Analogous left#52FDC9
Analogous right#5286FD
Split-complement 1#FD5286
Split-complement 2#FDC952
Triadic 1#FD52DC
Triadic 2#DCFD52
Tetradic#C952FD

RGB percentages

Red32.2%
Green86.3%
Blue99.2%

CMYK percentages

Cyan67.6%
Magenta13.0%
Yellow0.0%
Key (black)0.8%

Color previews

#52dcfd text on a black background

contrast 13.01:1

Card sample

#52dcfd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #52dcfd;
Background color
Panel with #52dcfd background
background-color: #52dcfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #52dcfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(82, 220, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 220, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #52dcfd;
background: linear-gradient(135deg, #52dcfd, #526AFD);

Monochromatic scale

Palettes built from #52dcfd

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.

#52dcfd 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.

#52dcfd, answered

What color is #52dcfd?

#52dcfd is a light electric cyan, closest to Sky Blue (ΔE2000 6.4). It sits at 192° on the hue wheel with 98% saturation and 66% lightness, which reads as cool.

What is the RGB value of #52dcfd?

rgb(82, 220, 253) — 82 red, 220 green and 253 blue out of 255, or 32.2% / 86.3% / 99.2% by channel.

Is #52dcfd a light or a dark color?

It is a light color. Relative luminance is 0.6007 and perceived brightness is 76%, so black text on it reaches 13.01:1.

Should I use black or white text on #52dcfd?

Black. It scores 13.01:1 against #52dcfd, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #52dcfd?

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

What colors go well with #52dcfd?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #FF505A as an accent and #01667E for hover and pressed states. For a palette, the analogous pair #52FDC9 and #5286FD stays calm, while #FD7352 is the loudest partner.

What is #52dcfd in CMYK for printing?

cmyk(68%, 13%, 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 #52dcfd warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #52FDDF; nudged cooler, #50BEFF.

Work with #52dcfd in the Color Lab