Skip to content

#3efcfd

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

RGB
62, 252, 253
HSL
180°, 98%, 62%
CMYK
76, 0, 0, 1
Luminance
0.7774

At a glance

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

Hex
#3efcfd
Hue
180°
cyan
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7774
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.55:1
Closest name
Cyan
ΔE2000 1.3
Where it sits
Hue180° of 360°
Saturation98%
Lightness62%
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#3efcfd
RGBrgb(62, 252, 253)
HSLhsl(180, 98%, 62%)
CMYKcmyk(76%, 0%, 0%, 1%)
LABlab(90.7 -44.3 -13.7)
LCHlch(90.7 46.4 197.2)
OKLCHoklch(0.903 0.143 195.5)
Decimal4127997
Display P3color(display-p3 0.243 0.988 0.992)

Copy-ready code

/* CSS */
color: #3efcfd;
background-color: #3efcfd;
/* Tailwind (arbitrary) */
class="text-[#3efcfd] bg-[#3efcfd]"
/* SCSS */
$brand: #3efcfd;
/* SwiftUI */
Color(red: 0.243, green: 0.988, blue: 0.992)
/* Android */
Color.parseColor("#3efcfd")
/* Flutter */
Color(0xFF3EFCFD)
/* Python / OpenCV (BGR) */
(253, 252, 62)

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

Accessibility — WCAG contrast

Aa
#3efcfd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#3efcfd on black: 16.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBF0FD
deuteranopia · #D0DCFE
tritanopia · #00FFFC

Color scale — 50 to 950

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

#F1FDFD
#E3FCFC
#C1FBFB
#90FDFE
#3efcfd
#21FCFD
#03F1F2
#02C9CA
#02A1A1
#067474
#044849
Base = 400Lightest = 50 · #F1FDFDDarkest = 950 · #044849
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FCFC;
  --brand-200: #C1FBFB;
  --brand-300: #90FDFE;
  --brand-400: #3efcfd;
  --brand-500: #21FCFD;
  --brand-600: #03F1F2;
  --brand-700: #02C9CA;
  --brand-800: #02A1A1;
  --brand-900: #067474;
  --brand-950: #044849;
  --brand: #3efcfd;
  --brand-ink: #000000;
}

Colors that work with #3efcfd

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#FF3C6C
Second voice, not a rival
Dark variant#017E7E
Hover, pressed, headers
Light variant#E6FFFF
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 #3efcfd

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#FD3F3E
Analogous left#3EFD9F
Analogous right#3E9DFD
Split-complement 1#FD3E9D
Split-complement 2#FD9F3E
Triadic 1#FD3EFC
Triadic 2#FCFD3E
Tetradic#9F3EFD

RGB percentages

Red24.3%
Green98.8%
Blue99.2%

CMYK percentages

Cyan75.5%
Magenta0.4%
Yellow0.0%
Key (black)0.8%

Color previews

#3efcfd text on a black background

contrast 16.55:1

Card sample

#3efcfd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3efcfd

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.

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

#3efcfd, answered

What color is #3efcfd?

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

What is the RGB value of #3efcfd?

rgb(62, 252, 253) — 62 red, 252 green and 253 blue out of 255, or 24.3% / 98.8% / 99.2% by channel.

Is #3efcfd a light or a dark color?

It is a light color. Relative luminance is 0.7774 and perceived brightness is 84%, so black text on it reaches 16.55:1.

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

Black. It scores 16.55:1 against #3efcfd, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #3efcfd?

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

What colors go well with #3efcfd?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9B9B for secondary text, #FF3C6C as an accent and #017E7E for hover and pressed states. For a palette, the analogous pair #3EFD9F and #3E9DFD stays calm, while #FD3F3E is the loudest partner.

What is #3efcfd 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 #3efcfd 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 #3EFDB8; nudged cooler, #3CCBFF.

Work with #3efcfd in the Color Lab