Skip to content

#1fccfd

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

RGB
31, 204, 253
HSL
193°, 98%, 56%
CMYK
88, 19, 0, 1
Luminance
0.5057

At a glance

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

Hex
#1fccfd
Hue
193°
cyan
Saturation
98%
electric
Lightness
56%
balanced
Brightness
99%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5057
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.11:1
Closest name
Deep Sky Blue
ΔE2000 5.2
Where it sits
Hue193° of 360°
Saturation98%
Lightness56%
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#1fccfd
RGBrgb(31, 204, 253)
HSLhsl(193, 98%, 56%)
CMYKcmyk(88%, 19%, 0%, 1%)
LABlab(76.4 -24.0 -35.4)
LCHlch(76.4 42.8 235.9)
OKLCHoklch(0.787 0.143 224.1)
Decimal2084093
Display P3color(display-p3 0.122 0.800 0.992)

Copy-ready code

/* CSS */
color: #1fccfd;
background-color: #1fccfd;
/* Tailwind (arbitrary) */
class="text-[#1fccfd] bg-[#1fccfd]"
/* SCSS */
$brand: #1fccfd;
/* SwiftUI */
Color(red: 0.122, green: 0.800, blue: 0.992)
/* Android */
Color.parseColor("#1fccfd")
/* Flutter */
Color(0xFF1FCCFD)
/* Python / OpenCV (BGR) */
(253, 204, 31)

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

Accessibility — WCAG contrast

Aa
#1fccfd on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#1fccfd on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0C7FF
deuteranopia · #95B4FC
tritanopia · #00DBDC

Color scale — 50 to 950

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

#F1FBFD
#E3F7FC
#C1EEFB
#90E6FE
#58D9FD
#1fccfd
#02BEF3
#029ECA
#017EA2
#065C74
#043A49
Base = 500Lightest = 50 · #F1FBFDDarkest = 950 · #043A49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E3F7FC;
  --brand-200: #C1EEFB;
  --brand-300: #90E6FE;
  --brand-400: #58D9FD;
  --brand-500: #1fccfd;
  --brand-600: #02BEF3;
  --brand-700: #029ECA;
  --brand-800: #017EA2;
  --brand-900: #065C74;
  --brand-950: #043A49;
  --brand: #1fccfd;
  --brand-ink: #000000;
}

Colors that work with #1fccfd

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#FF1D24
Second voice, not a rival
Dark variant#01637E
Hover, pressed, headers
Light variant#E6F9FF
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 #1fccfd

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#FD501F
Analogous left#1FFDBF
Analogous right#1F5DFD
Split-complement 1#FD1F5D
Split-complement 2#FDBF1F
Triadic 1#FD1FCC
Triadic 2#CCFD1F
Tetradic#BF1FFD

RGB percentages

Red12.2%
Green80.0%
Blue99.2%

CMYK percentages

Cyan87.7%
Magenta19.4%
Yellow0.0%
Key (black)0.8%

Color previews

#1fccfd text on a black background

contrast 11.11:1

Card sample

#1fccfd text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1fccfd;
Background color
Panel with #1fccfd background
background-color: #1fccfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1fccfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 204, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 204, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fccfd;
background: linear-gradient(135deg, #1fccfd, #1F38FD);

Monochromatic scale

Palettes built from #1fccfd

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.

#1fccfd 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.

#1fccfd, answered

What color is #1fccfd?

#1fccfd is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 5.2). It sits at 193° on the hue wheel with 98% saturation and 56% lightness, which reads as cool.

What is the RGB value of #1fccfd?

rgb(31, 204, 253) — 31 red, 204 green and 253 blue out of 255, or 12.2% / 80% / 99.2% by channel.

Is #1fccfd a light or a dark color?

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

Should I use black or white text on #1fccfd?

Black. It scores 11.11:1 against #1fccfd, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #1fccfd?

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

What colors go well with #1fccfd?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #FF1D24 as an accent and #01637E for hover and pressed states. For a palette, the analogous pair #1FFDBF and #1F5DFD stays calm, while #FD501F is the loudest partner.

What is #1fccfd in CMYK for printing?

cmyk(88%, 19%, 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 #1fccfd 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 #1FFDDC; nudged cooler, #1DADFF.

Work with #1fccfd in the Color Lab