Skip to content

#3dfbfc

a balanced, electric cyan · cool · closest name: Cyan

RGB
61, 251, 252
HSL
180°, 97%, 61%
CMYK
76, 0, 0, 1
Luminance
0.7701

At a glance

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

Hex
#3dfbfc
Hue
180°
cyan
Saturation
97%
electric
Lightness
61%
balanced
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7701
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.40:1
Closest name
Cyan
ΔE2000 1.4
Where it sits
Hue180° of 360°
Saturation97%
Lightness61%
Temperature
Warm ← → Cool88% 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#3dfbfc
RGBrgb(61, 251, 252)
HSLhsl(180, 97%, 61%)
CMYKcmyk(76%, 0%, 0%, 1%)
LABlab(90.3 -44.2 -13.7)
LCHlch(90.3 46.3 197.2)
OKLCHoklch(0.900 0.143 195.5)
Decimal4062204
Display P3color(display-p3 0.239 0.984 0.988)

Copy-ready code

/* CSS */
color: #3dfbfc;
background-color: #3dfbfc;
/* Tailwind (arbitrary) */
class="text-[#3dfbfc] bg-[#3dfbfc]"
/* SCSS */
$brand: #3dfbfc;
/* SwiftUI */
Color(red: 0.239, green: 0.984, blue: 0.988)
/* Android */
Color.parseColor("#3dfbfc")
/* Flutter */
Color(0xFF3DFBFC)
/* Python / OpenCV (BGR) */
(252, 251, 61)

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

Accessibility — WCAG contrast

Aa
#3dfbfc on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#3dfbfc on black: 16.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAEFFC
deuteranopia · #CFDBFD
tritanopia · #00FFFB

Color scale — 50 to 950

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

#F1FDFD
#E4FCFC
#C1FAFB
#90FDFD
#59FCFC
#3dfbfc
#04F0F1
#03C8C9
#02A0A1
#077374
#044848
Base = 500Lightest = 50 · #F1FDFDDarkest = 950 · #044848
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FCFC;
  --brand-200: #C1FAFB;
  --brand-300: #90FDFD;
  --brand-400: #59FCFC;
  --brand-500: #3dfbfc;
  --brand-600: #04F0F1;
  --brand-700: #03C8C9;
  --brand-800: #02A0A1;
  --brand-900: #077374;
  --brand-950: #044848;
  --brand: #3dfbfc;
  --brand-ink: #000000;
}

Colors that work with #3dfbfc

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#C0ECED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#FF3A6A
Second voice, not a rival
Dark variant#027D7E
Hover, pressed, headers
Light variant#E6FEFF
Selected rows, tints
Dark surface#142424
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 #3dfbfc

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#FC3E3D
Analogous left#3DFC9E
Analogous right#3D9CFC
Split-complement 1#FC3D9C
Split-complement 2#FC9E3D
Triadic 1#FC3DFB
Triadic 2#FBFC3D
Tetradic#9E3DFC

RGB percentages

Red23.9%
Green98.4%
Blue98.8%

CMYK percentages

Cyan75.8%
Magenta0.4%
Yellow0.0%
Key (black)1.2%

Color previews

#3dfbfc text on a black background

contrast 16.40:1

Card sample

#3dfbfc text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 251, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 251, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3dfbfc;
background: linear-gradient(135deg, #3dfbfc, #3D7CFC);

Monochromatic scale

Palettes built from #3dfbfc

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.

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

#3dfbfc, answered

What color is #3dfbfc?

#3dfbfc is a balanced electric cyan, closest to Cyan (ΔE2000 1.4). It sits at 180° on the hue wheel with 97% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3dfbfc?

rgb(61, 251, 252) — 61 red, 251 green and 252 blue out of 255, or 23.9% / 98.4% / 98.8% by channel.

Is #3dfbfc a light or a dark color?

It is a light color. Relative luminance is 0.7701 and perceived brightness is 83%, so black text on it reaches 16.40:1.

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

Black. It scores 16.40:1 against #3dfbfc, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #3dfbfc?

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

What colors go well with #3dfbfc?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9B9B for secondary text, #FF3A6A as an accent and #027D7E for hover and pressed states. For a palette, the analogous pair #3DFC9E and #3D9CFC stays calm, while #FC3E3D is the loudest partner.

What is #3dfbfc in CMYK for printing?

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

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

Work with #3dfbfc in the Color Lab