Skip to content

#3eb7fd

a balanced, electric blue · cool · closest name: Deep Sky Blue

RGB
62, 183, 253
HSL
202°, 98%, 62%
CMYK
76, 28, 0, 1
Luminance
0.4198

At a glance

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

Hex
#3eb7fd
Hue
202°
blue
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4198
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.40:1
Closest name
Deep Sky Blue
ΔE2000 4.2
Where it sits
Hue202° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool97% 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#3eb7fd
RGBrgb(62, 183, 253)
HSLhsl(202, 98%, 62%)
CMYKcmyk(76%, 28%, 0%, 1%)
LABlab(70.9 -10.5 -44.1)
LCHlch(70.9 45.3 256.6)
OKLCHoklch(0.744 0.145 239.0)
Decimal4110333
Display P3color(display-p3 0.243 0.718 0.992)

Copy-ready code

/* CSS */
color: #3eb7fd;
background-color: #3eb7fd;
/* Tailwind (arbitrary) */
class="text-[#3eb7fd] bg-[#3eb7fd]"
/* SCSS */
$brand: #3eb7fd;
/* SwiftUI */
Color(red: 0.243, green: 0.718, blue: 0.992)
/* Android */
Color.parseColor("#3eb7fd")
/* Flutter */
Color(0xFF3EB7FD)
/* Python / OpenCV (BGR) */
(253, 183, 62)

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

Accessibility — WCAG contrast

Aa
#3eb7fd on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#3eb7fd on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #96B7FF
deuteranopia · #7CA5FC
tritanopia · #00C9CF

Color scale — 50 to 950

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

#F1F9FD
#E3F3FC
#C1E6FB
#90D6FE
#3eb7fd
#21ACFD
#039AF2
#0281CA
#0267A1
#064C74
#042F49
Base = 400Lightest = 50 · #F1F9FDDarkest = 950 · #042F49
:root {
  --brand-50: #F1F9FD;
  --brand-100: #E3F3FC;
  --brand-200: #C1E6FB;
  --brand-300: #90D6FE;
  --brand-400: #3eb7fd;
  --brand-500: #21ACFD;
  --brand-600: #039AF2;
  --brand-700: #0281CA;
  --brand-800: #0267A1;
  --brand-900: #064C74;
  --brand-950: #042F49;
  --brand: #3eb7fd;
  --brand-ink: #000000;
}

Colors that work with #3eb7fd

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#F4F8FA
Tinted page background
Border#C0DCED
Hairlines and dividers
Muted text#4B7D9B
Captions on the surface
Accent#FF533C
Second voice, not a rival
Dark variant#01507E
Hover, pressed, headers
Light variant#E6F6FF
Selected rows, tints
Dark surface#141E24
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 #3eb7fd

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
  • 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
  • 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#FD843E
Analogous left#3EFDE4
Analogous right#3E58FD
Split-complement 1#FD3E58
Split-complement 2#FDE43E
Triadic 1#FD3EB7
Triadic 2#B7FD3E
Tetradic#E43EFD

RGB percentages

Red24.3%
Green71.8%
Blue99.2%

CMYK percentages

Cyan75.5%
Magenta27.7%
Yellow0.0%
Key (black)0.8%

Color previews

#3eb7fd text on a black background

contrast 9.40:1

Card sample

#3eb7fd text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3eb7fd;
Background color
Panel with #3eb7fd background
background-color: #3eb7fd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3eb7fd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(62, 183, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 183, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3eb7fd;
background: linear-gradient(135deg, #3eb7fd, #453EFD);

Monochromatic scale

Palettes built from #3eb7fd

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.

#3eb7fd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#3eb7fd, answered

What color is #3eb7fd?

#3eb7fd is a balanced electric blue, closest to Deep Sky Blue (ΔE2000 4.2). It sits at 202° on the hue wheel with 98% saturation and 62% lightness, which reads as cool.

What is the RGB value of #3eb7fd?

rgb(62, 183, 253) — 62 red, 183 green and 253 blue out of 255, or 24.3% / 71.8% / 99.2% by channel.

Is #3eb7fd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4198 and perceived brightness is 66%, so black text on it reaches 9.40:1.

Should I use black or white text on #3eb7fd?

Black. It scores 9.40:1 against #3eb7fd, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #3eb7fd?

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

What colors go well with #3eb7fd?

For interface work: #F4F8FA as the surface, #C0DCED for borders, #4B7D9B for secondary text, #FF533C as an accent and #01507E for hover and pressed states. For a palette, the analogous pair #3EFDE4 and #3E58FD stays calm, while #FD843E is the loudest partner.

What is #3eb7fd in CMYK for printing?

cmyk(76%, 28%, 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 #3eb7fd warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3EFDFD; nudged cooler, #239CFF.

Work with #3eb7fd in the Color Lab