Skip to content

#3fbcfc

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

RGB
63, 188, 252
HSL
200°, 97%, 62%
CMYK
75, 25, 0, 1
Luminance
0.4405

At a glance

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

Hex
#3fbcfc
Hue
200°
blue
Saturation
97%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4405
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.81:1
Closest name
Deep Sky Blue
ΔE2000 2.3
Where it sits
Hue200° of 360°
Saturation97%
Lightness62%
Temperature
Warm ← → Cool96% 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#3fbcfc
RGBrgb(63, 188, 252)
HSLhsl(200, 97%, 62%)
CMYKcmyk(75%, 25%, 0%, 1%)
LABlab(72.3 -13.4 -41.3)
LCHlch(72.3 43.4 252.0)
OKLCHoklch(0.755 0.141 235.8)
Decimal4177148
Display P3color(display-p3 0.247 0.737 0.988)

Copy-ready code

/* CSS */
color: #3fbcfc;
background-color: #3fbcfc;
/* Tailwind (arbitrary) */
class="text-[#3fbcfc] bg-[#3fbcfc]"
/* SCSS */
$brand: #3fbcfc;
/* SwiftUI */
Color(red: 0.247, green: 0.737, blue: 0.988)
/* Android */
Color.parseColor("#3fbcfc")
/* Flutter */
Color(0xFF3FBCFC)
/* Python / OpenCV (BGR) */
(252, 188, 63)

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

Accessibility — WCAG contrast

Aa
#3fbcfc on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#3fbcfc on black: 9.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DBBFF
deuteranopia · #84A9FB
tritanopia · #00CDD2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3fbcfc 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
#E4F4FC
#C1E7FB
#91D8FD
#3fbcfc
#22B2FC
#04A1F1
#0386C9
#036BA1
#074F74
#043148
Base = 400Lightest = 50 · #F1F9FDDarkest = 950 · #043148
:root {
  --brand-50: #F1F9FD;
  --brand-100: #E4F4FC;
  --brand-200: #C1E7FB;
  --brand-300: #91D8FD;
  --brand-400: #3fbcfc;
  --brand-500: #22B2FC;
  --brand-600: #04A1F1;
  --brand-700: #0386C9;
  --brand-800: #036BA1;
  --brand-900: #074F74;
  --brand-950: #043148;
  --brand: #3fbcfc;
  --brand-ink: #000000;
}

Colors that work with #3fbcfc

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#C0DDED
Hairlines and dividers
Muted text#4B809B
Captions on the surface
Accent#FF4D3C
Second voice, not a rival
Dark variant#02547E
Hover, pressed, headers
Light variant#E6F6FF
Selected rows, tints
Dark surface#141F24
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 #3fbcfc

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#FC7F3F
Analogous left#3FFCDD
Analogous right#3F5EFC
Split-complement 1#FC3F5E
Split-complement 2#FCDD3F
Triadic 1#FC3FBC
Triadic 2#BCFC3F
Tetradic#DD3FFC

RGB percentages

Red24.7%
Green73.7%
Blue98.8%

CMYK percentages

Cyan75.0%
Magenta25.4%
Yellow0.0%
Key (black)1.2%

Color previews

#3fbcfc text on a black background

contrast 9.81:1

Card sample

#3fbcfc text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 188, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 188, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fbcfc;
background: linear-gradient(135deg, #3fbcfc, #403FFC);

Monochromatic scale

Palettes built from #3fbcfc

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.

#3fbcfc 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.

#3fbcfc, answered

What color is #3fbcfc?

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

What is the RGB value of #3fbcfc?

rgb(63, 188, 252) — 63 red, 188 green and 252 blue out of 255, or 24.7% / 73.7% / 98.8% by channel.

Is #3fbcfc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4405 and perceived brightness is 67%, so black text on it reaches 9.81:1.

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

Black. It scores 9.81:1 against #3fbcfc, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #3fbcfc?

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

What colors go well with #3fbcfc?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B809B for secondary text, #FF4D3C as an accent and #02547E for hover and pressed states. For a palette, the analogous pair #3FFCDD and #3F5EFC stays calm, while #FC7F3F is the loudest partner.

What is #3fbcfc in CMYK for printing?

cmyk(75%, 25%, 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 #3fbcfc warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3FFCF7; nudged cooler, #249FFE.

Work with #3fbcfc in the Color Lab