Skip to content

#62dafd

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

RGB
98, 218, 253
HSL
194°, 98%, 69%
CMYK
61, 14, 0, 1
Luminance
0.5983

At a glance

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

Hex
#62dafd
Hue
194°
cyan
Saturation
98%
electric
Lightness
69%
light
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5983
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.97:1
Closest name
Sky Blue
ΔE2000 5.1
Where it sits
Hue194° of 360°
Saturation98%
Lightness69%
Temperature
Warm ← → Cool93% 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#62dafd
RGBrgb(98, 218, 253)
HSLhsl(194, 98%, 69%)
CMYKcmyk(61%, 14%, 0%, 1%)
LABlab(81.7 -23.6 -27.1)
LCHlch(81.7 36.0 229.0)
OKLCHoklch(0.833 0.117 220.1)
Decimal6478589
Display P3color(display-p3 0.384 0.855 0.992)

Copy-ready code

/* CSS */
color: #62dafd;
background-color: #62dafd;
/* Tailwind (arbitrary) */
class="text-[#62dafd] bg-[#62dafd]"
/* SCSS */
$brand: #62dafd;
/* SwiftUI */
Color(red: 0.384, green: 0.855, blue: 0.992)
/* Android */
Color.parseColor("#62dafd")
/* Flutter */
Color(0xFF62DAFD)
/* Python / OpenCV (BGR) */
(253, 218, 98)

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

Accessibility — WCAG contrast

Aa
#62dafd on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#62dafd on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5D5FF
deuteranopia · #AEC4FD
tritanopia · #00E6E5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #62dafd 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
#E4F6FC
#C1EEFB
#90E5FE
#62dafd
#21CBFC
#03BCF2
#039DC9
#027DA1
#065B74
#043949
Base = 400Lightest = 50 · #F1FBFDDarkest = 950 · #043949
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F6FC;
  --brand-200: #C1EEFB;
  --brand-300: #90E5FE;
  --brand-400: #62dafd;
  --brand-500: #21CBFC;
  --brand-600: #03BCF2;
  --brand-700: #039DC9;
  --brand-800: #027DA1;
  --brand-900: #065B74;
  --brand-950: #043949;
  --brand: #62dafd;
  --brand-ink: #000000;
}

Colors that work with #62dafd

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#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#CC0005
Second voice, not a rival
Dark variant#02627E
Hover, pressed, headers
Light variant#E6F9FF
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 #62dafd

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#FD8562
Analogous left#62FDD2
Analogous right#628DFD
Split-complement 1#FD628D
Split-complement 2#FDD262
Triadic 1#FD62DA
Triadic 2#DAFD62
Tetradic#D262FD

RGB percentages

Red38.4%
Green85.5%
Blue99.2%

CMYK percentages

Cyan61.3%
Magenta13.8%
Yellow0.0%
Key (black)0.8%

Color previews

#62dafd text on a black background

contrast 12.97:1

Card sample

#62dafd text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #62dafd;
Background color
Panel with #62dafd background
background-color: #62dafd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #62dafd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(98, 218, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(98, 218, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #62dafd;
background: linear-gradient(135deg, #62dafd, #6273FD);

Monochromatic scale

Palettes built from #62dafd

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.

#62dafd 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.

#62dafd, answered

What color is #62dafd?

#62dafd is a light electric cyan, closest to Sky Blue (ΔE2000 5.1). It sits at 194° on the hue wheel with 98% saturation and 69% lightness, which reads as cool.

What is the RGB value of #62dafd?

rgb(98, 218, 253) — 98 red, 218 green and 253 blue out of 255, or 38.4% / 85.5% / 99.2% by channel.

Is #62dafd a light or a dark color?

It is a light color. Relative luminance is 0.5983 and perceived brightness is 77%, so black text on it reaches 12.97:1.

Should I use black or white text on #62dafd?

Black. It scores 12.97:1 against #62dafd, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #62dafd?

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

What colors go well with #62dafd?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #CC0005 as an accent and #02627E for hover and pressed states. For a palette, the analogous pair #62FDD2 and #628DFD stays calm, while #FD8562 is the loudest partner.

What is #62dafd in CMYK for printing?

cmyk(61%, 14%, 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 #62dafd warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #62FDE7; nudged cooler, #60C0FF.

Work with #62dafd in the Color Lab