Skip to content

#3fccee

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

RGB
63, 204, 238
HSL
192°, 84%, 59%
CMYK
74, 14, 0, 7
Luminance
0.5042

At a glance

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

Hex
#3fccee
Hue
192°
cyan
Saturation
84%
electric
Lightness
59%
balanced
Brightness
93%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5042
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.08:1
Closest name
Sky Blue
ΔE2000 6.2
Where it sits
Hue192° of 360°
Saturation84%
Lightness59%
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#3fccee
RGBrgb(63, 204, 238)
HSLhsl(192, 84%, 59%)
CMYKcmyk(74%, 14%, 0%, 7%)
LABlab(76.3 -26.2 -27.5)
LCHlch(76.3 38.0 226.4)
OKLCHoklch(0.785 0.125 217.8)
Decimal4181230
Display P3color(display-p3 0.247 0.800 0.933)

Copy-ready code

/* CSS */
color: #3fccee;
background-color: #3fccee;
/* Tailwind (arbitrary) */
class="text-[#3fccee] bg-[#3fccee]"
/* SCSS */
$brand: #3fccee;
/* SwiftUI */
Color(red: 0.247, green: 0.800, blue: 0.933)
/* Android */
Color.parseColor("#3fccee")
/* Flutter */
Color(0xFF3FCCEE)
/* Python / OpenCV (BGR) */
(238, 204, 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 #3fccee · 11.08:1
Use #000000AAA at every size.
Aa
White text · 1.89:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.08:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3fccee as text scores 1.89:1 on white and 11.08:1 on black.

Accessibility — WCAG contrast

Aa
#3fccee on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#3fccee on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C6F0
deuteranopia · #9EB5EE
tritanopia · #00D8D7

Color scale — 50 to 950

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

#F2FAFC
#E6F6FA
#C5EDF6
#98E4F6
#64D6F1
#3fccee
#14B9E1
#119ABB
#0D7B96
#0E5A6C
#093844
Base = 500Lightest = 50 · #F2FAFCDarkest = 950 · #093844
:root {
  --brand-50: #F2FAFC;
  --brand-100: #E6F6FA;
  --brand-200: #C5EDF6;
  --brand-300: #98E4F6;
  --brand-400: #64D6F1;
  --brand-500: #3fccee;
  --brand-600: #14B9E1;
  --brand-700: #119ABB;
  --brand-800: #0D7B96;
  --brand-900: #0E5A6C;
  --brand-950: #093844;
  --brand: #3fccee;
  --brand-ink: #000000;
}

Colors that work with #3fccee

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#F23B45
Second voice, not a rival
Dark variant#0A6075
Hover, pressed, headers
Light variant#E8F9FD
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 #3fccee

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#EE613F
Analogous left#3FEEB9
Analogous right#3F74EE
Split-complement 1#EE3F74
Split-complement 2#EEB93F
Triadic 1#EE3FCC
Triadic 2#CCEE3F
Tetradic#B93FEE

RGB percentages

Red24.7%
Green80.0%
Blue93.3%

CMYK percentages

Cyan73.5%
Magenta14.3%
Yellow0.0%
Key (black)6.7%

Color previews

#3fccee text on a black background

contrast 11.08:1

Card sample

#3fccee text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 204, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 204, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fccee;
background: linear-gradient(135deg, #3fccee, #3F57EE);

Monochromatic scale

Palettes built from #3fccee

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.

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

#3fccee, answered

What color is #3fccee?

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

What is the RGB value of #3fccee?

rgb(63, 204, 238) — 63 red, 204 green and 238 blue out of 255, or 24.7% / 80% / 93.3% by channel.

Is #3fccee a light or a dark color?

It is a light color. Relative luminance is 0.5042 and perceived brightness is 70%, so black text on it reaches 11.08:1.

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

Black. It scores 11.08:1 against #3fccee, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #3fccee?

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

What colors go well with #3fccee?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #F23B45 as an accent and #0A6075 for hover and pressed states. For a palette, the analogous pair #3FEEB9 and #3F74EE stays calm, while #EE613F is the loudest partner.

What is #3fccee in CMYK for printing?

cmyk(74%, 14%, 0%, 7%). 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 #3fccee 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 #3FEED0; nudged cooler, #3DAEF0.

Work with #3fccee in the Color Lab