Skip to content

#3fdff5

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
63, 223, 245
HSL
187°, 90%, 60%
CMYK
74, 9, 0, 4
Luminance
0.6042

At a glance

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

Hex
#3fdff5
Hue
187°
cyan
Saturation
90%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6042
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.08:1
Closest name
Dark Turquoise
ΔE2000 8.1
Where it sits
Hue187° of 360°
Saturation90%
Lightness60%
Temperature
Warm ← → Cool91% 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#3fdff5
RGBrgb(63, 223, 245)
HSLhsl(187, 90%, 60%)
CMYKcmyk(74%, 9%, 0%, 4%)
LABlab(82.1 -33.3 -22.5)
LCHlch(82.1 40.1 214.1)
OKLCHoklch(0.833 0.130 208.7)
Decimal4186101
Display P3color(display-p3 0.247 0.875 0.961)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3fdff5 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#3fdff5 on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD7F6
deuteranopia · #B2C4F5
tritanopia · #00E9E6

Color scale — 50 to 950

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

#F2FCFD
#E5F8FB
#C3F2F8
#94EDF9
#5FE4F7
#3fdff5
#0CCEE9
#0AACC2
#08899B
#0A6470
#073E46
Base = 500Lightest = 50 · #F2FCFDDarkest = 950 · #073E46
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F8FB;
  --brand-200: #C3F2F8;
  --brand-300: #94EDF9;
  --brand-400: #5FE4F7;
  --brand-500: #3fdff5;
  --brand-600: #0CCEE9;
  --brand-700: #0AACC2;
  --brand-800: #08899B;
  --brand-900: #0A6470;
  --brand-950: #073E46;
  --brand: #3fdff5;
  --brand-ink: #000000;
}

Colors that work with #3fdff5

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#F4FAFA
Tinted page background
Border#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#F93B53
Second voice, not a rival
Dark variant#066B79
Hover, pressed, headers
Light variant#E7FBFE
Selected rows, tints
Dark surface#142224
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 #3fdff5

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#F5553F
Analogous left#3FF5B0
Analogous right#3F84F5
Split-complement 1#F53F84
Split-complement 2#F5B03F
Triadic 1#F53FDF
Triadic 2#DFF53F
Tetradic#B03FF5

RGB percentages

Red24.7%
Green87.5%
Blue96.1%

CMYK percentages

Cyan74.3%
Magenta9.0%
Yellow0.0%
Key (black)3.9%

Color previews

#3fdff5 text on a black background

contrast 13.08:1

Card sample

#3fdff5 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fdff5

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.

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

#3fdff5, answered

What color is #3fdff5?

#3fdff5 is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 8.1). It sits at 187° on the hue wheel with 90% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3fdff5?

rgb(63, 223, 245) — 63 red, 223 green and 245 blue out of 255, or 24.7% / 87.5% / 96.1% by channel.

Is #3fdff5 a light or a dark color?

It is a light color. Relative luminance is 0.6042 and perceived brightness is 76%, so black text on it reaches 13.08:1.

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

Black. It scores 13.08:1 against #3fdff5, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #3fdff5?

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

What colors go well with #3fdff5?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #F93B53 as an accent and #066B79 for hover and pressed states. For a palette, the analogous pair #3FF5B0 and #3F84F5 stays calm, while #F5553F is the loudest partner.

What is #3fdff5 in CMYK for printing?

cmyk(74%, 9%, 0%, 4%). 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 #3fdff5 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3FF5C8; nudged cooler, #3DBAF7.

Work with #3fdff5 in the Color Lab