Skip to content

#3bc9f1

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

RGB
59, 201, 241
HSL
193°, 87%, 59%
CMYK
76, 17, 0, 6
Luminance
0.4905

At a glance

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

Hex
#3bc9f1
Hue
193°
cyan
Saturation
87%
electric
Lightness
59%
balanced
Brightness
95%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4905
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.81:1
Closest name
Sky Blue
ΔE2000 6.1
Where it sits
Hue193° of 360°
Saturation87%
Lightness59%
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#3bc9f1
RGBrgb(59, 201, 241)
HSLhsl(193, 87%, 59%)
CMYKcmyk(76%, 17%, 0%, 6%)
LABlab(75.5 -24.2 -30.4)
LCHlch(75.5 38.9 231.5)
OKLCHoklch(0.779 0.129 221.4)
Decimal3918321
Display P3color(display-p3 0.231 0.788 0.945)

Copy-ready code

/* CSS */
color: #3bc9f1;
background-color: #3bc9f1;
/* Tailwind (arbitrary) */
class="text-[#3bc9f1] bg-[#3bc9f1]"
/* SCSS */
$brand: #3bc9f1;
/* SwiftUI */
Color(red: 0.231, green: 0.788, blue: 0.945)
/* Android */
Color.parseColor("#3bc9f1")
/* Flutter */
Color(0xFF3BC9F1)
/* Python / OpenCV (BGR) */
(241, 201, 59)

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

Accessibility — WCAG contrast

Aa
#3bc9f1 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#3bc9f1 on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1C4F3
deuteranopia · #99B2F1
tritanopia · #00D6D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3bc9f1 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FAFD
#E5F6FA
#C4ECF7
#96E2F8
#62D4F4
#3bc9f1
#10B6E5
#0E98BE
#0B7998
#0C596E
#083745
Base = 500Lightest = 50 · #F2FAFDDarkest = 950 · #083745
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E5F6FA;
  --brand-200: #C4ECF7;
  --brand-300: #96E2F8;
  --brand-400: #62D4F4;
  --brand-500: #3bc9f1;
  --brand-600: #10B6E5;
  --brand-700: #0E98BE;
  --brand-800: #0B7998;
  --brand-900: #0C596E;
  --brand-950: #083745;
  --brand: #3bc9f1;
  --brand-ink: #000000;
}

Colors that work with #3bc9f1

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#F5373C
Second voice, not a rival
Dark variant#085F77
Hover, pressed, headers
Light variant#E7F8FD
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 #3bc9f1

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
  • 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#F1633B
Analogous left#3BF1BE
Analogous right#3B6EF1
Split-complement 1#F13B6E
Split-complement 2#F1BE3B
Triadic 1#F13BC9
Triadic 2#C9F13B
Tetradic#BE3BF1

RGB percentages

Red23.1%
Green78.8%
Blue94.5%

CMYK percentages

Cyan75.5%
Magenta16.6%
Yellow0.0%
Key (black)5.5%

Color previews

#3bc9f1 text on a black background

contrast 10.81:1

Card sample

#3bc9f1 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 201, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 201, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bc9f1;
background: linear-gradient(135deg, #3bc9f1, #3B4FF1);

Monochromatic scale

Palettes built from #3bc9f1

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.

#3bc9f1 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
ButtonsLinksFocus statesCharts
Print note

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

#3bc9f1, answered

What color is #3bc9f1?

#3bc9f1 is a balanced electric cyan, closest to Sky Blue (ΔE2000 6.1). It sits at 193° on the hue wheel with 87% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3bc9f1?

rgb(59, 201, 241) — 59 red, 201 green and 241 blue out of 255, or 23.1% / 78.8% / 94.5% by channel.

Is #3bc9f1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4905 and perceived brightness is 69%, so black text on it reaches 10.81:1.

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

Black. It scores 10.81:1 against #3bc9f1, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #3bc9f1?

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

What colors go well with #3bc9f1?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #F5373C as an accent and #085F77 for hover and pressed states. For a palette, the analogous pair #3BF1BE and #3B6EF1 stays calm, while #F1633B is the loudest partner.

What is #3bc9f1 in CMYK for printing?

cmyk(76%, 17%, 0%, 6%). 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 #3bc9f1 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 #3BF1D6; nudged cooler, #39ADF3.

Work with #3bc9f1 in the Color Lab