Skip to content

#1bfdfc

a balanced, electric cyan · cool · “Cyan”

RGB
27, 253, 252
HSL
180°, 98%, 55%
CMYK
89, 0, 0, 1
Luminance
0.7751

At a glance

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

Hex
#1bfdfc
Hue
180°
cyan
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7751
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.50:1
Closest name
Cyan
ΔE2000 0.5
Where it sits
Hue180° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool87% 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#1bfdfc
RGBrgb(27, 253, 252)
HSLhsl(180, 98%, 55%)
CMYKcmyk(89%, 0%, 0%, 1%)
LABlab(90.5 -47.4 -13.4)
LCHlch(90.5 49.2 195.8)
OKLCHoklch(0.901 0.151 194.3)
Decimal1834492
Display P3color(display-p3 0.106 0.992 0.988)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#1bfdfc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#1bfdfc on black: 16.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECF0FC
deuteranopia · #D0DBFD
tritanopia · #00FFFC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1bfdfc 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
#E3FCFC
#C1FBFB
#90FEFD
#58FEFD
#1bfdfc
#02F3F2
#02CAC9
#01A2A1
#067574
#044948
Base = 500Lightest = 50 · #F1FDFDDarkest = 950 · #044948
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E3FCFC;
  --brand-200: #C1FBFB;
  --brand-300: #90FEFD;
  --brand-400: #58FEFD;
  --brand-500: #1bfdfc;
  --brand-600: #02F3F2;
  --brand-700: #02CAC9;
  --brand-800: #01A2A1;
  --brand-900: #067574;
  --brand-950: #044948;
  --brand: #1bfdfc;
  --brand-ink: #000000;
}

Colors that work with #1bfdfc

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#FF1954
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 #1bfdfc

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#FD1B1C
Analogous left#1BFD8B
Analogous right#1B8DFD
Split-complement 1#FD1B8D
Split-complement 2#FD8B1B
Triadic 1#FC1BFD
Triadic 2#FDFC1B
Tetradic#8B1BFD

RGB percentages

Red10.6%
Green99.2%
Blue98.8%

CMYK percentages

Cyan89.3%
Magenta0.0%
Yellow0.4%
Key (black)0.8%

Color previews

#1bfdfc text on a black background

contrast 16.50:1

Card sample

#1bfdfc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1bfdfc

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.

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

#1bfdfc, answered

What color is #1bfdfc?

#1bfdfc is a balanced electric cyan — the CSS keyword Cyan. It sits at 180° on the hue wheel with 98% saturation and 55% lightness, which reads as cool.

What is the RGB value of #1bfdfc?

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

Is #1bfdfc a light or a dark color?

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

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

Black. It scores 16.50:1 against #1bfdfc, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #1bfdfc?

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

What colors go well with #1bfdfc?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9B for secondary text, #FF1954 as an accent and #017E7E for hover and pressed states. For a palette, the analogous pair #1BFD8B and #1B8DFD stays calm, while #FD1B1C is the loudest partner.

What is #1bfdfc in CMYK for printing?

cmyk(89%, 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 #1bfdfc warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1BFDA9; nudged cooler, #19C7FF.

Work with #1bfdfc in the Color Lab