Skip to content

#54fdff

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

RGB
84, 253, 255
HSL
181°, 100%, 67%
CMYK
67, 1, 0, 0
Luminance
0.7936

At a glance

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

Hex
#54fdff
Hue
181°
cyan
Saturation
100%
electric
Lightness
67%
light
Brightness
100%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7936
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.87:1
Closest name
Cyan
ΔE2000 2.2
Where it sits
Hue181° of 360°
Saturation100%
Lightness67%
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#54fdff
RGBrgb(84, 253, 255)
HSLhsl(181, 100%, 67%)
CMYKcmyk(67%, 1%, 0%, 0%)
LABlab(91.4 -41.7 -13.6)
LCHlch(91.4 43.9 198.1)
OKLCHoklch(0.910 0.136 196.2)
Decimal5570047
Display P3color(display-p3 0.329 0.992 1.000)

Copy-ready code

/* CSS */
color: #54fdff;
background-color: #54fdff;
/* Tailwind (arbitrary) */
class="text-[#54fdff] bg-[#54fdff]"
/* SCSS */
$brand: #54fdff;
/* SwiftUI */
Color(red: 0.329, green: 0.992, blue: 1.000)
/* Android */
Color.parseColor("#54fdff")
/* Flutter */
Color(0xFF54FDFF)
/* Python / OpenCV (BGR) */
(255, 253, 84)

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

Accessibility — WCAG contrast

Aa
#54fdff on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#54fdff on black: 16.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECF1FF
deuteranopia · #D3DEFF
tritanopia · #00FFFD

Color scale — 50 to 950

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

#F1FDFE
#E3FCFC
#C0FBFC
#8FFEFF
#54fdff
#1FFCFF
#00F2F5
#00CACC
#00A1A3
#057476
#034949
Base = 400Lightest = 50 · #F1FDFEDarkest = 950 · #034949
:root {
  --brand-50: #F1FDFE;
  --brand-100: #E3FCFC;
  --brand-200: #C0FBFC;
  --brand-300: #8FFEFF;
  --brand-400: #54fdff;
  --brand-500: #1FFCFF;
  --brand-600: #00F2F5;
  --brand-700: #00CACC;
  --brand-800: #00A1A3;
  --brand-900: #057476;
  --brand-950: #034949;
  --brand: #54fdff;
  --brand-ink: #000000;
}

Colors that work with #54fdff

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#4B9A9B
Captions on the surface
Accent#CC0031
Second voice, not a rival
Dark variant#007E80
Hover, pressed, headers
Light variant#E5FFFF
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 #54fdff

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#FF5654
Analogous left#54FFAC
Analogous right#54A8FF
Split-complement 1#FF54A8
Split-complement 2#FFAC54
Triadic 1#FF54FD
Triadic 2#FDFF54
Tetradic#AC54FF

RGB percentages

Red32.9%
Green99.2%
Blue100.0%

CMYK percentages

Cyan67.1%
Magenta0.8%
Yellow0.0%
Key (black)0.0%

Color previews

#54fdff text on a black background

contrast 16.87:1

Card sample

#54fdff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #54fdff;
Background color
Panel with #54fdff background
background-color: #54fdff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #54fdff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(84, 253, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(84, 253, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #54fdff;
background: linear-gradient(135deg, #54fdff, #548BFF);

Monochromatic scale

Palettes built from #54fdff

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.

#54fdff 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#54fdff, answered

What color is #54fdff?

#54fdff is a light electric cyan, closest to Cyan (ΔE2000 2.2). It sits at 181° on the hue wheel with 100% saturation and 67% lightness, which reads as cool.

What is the RGB value of #54fdff?

rgb(84, 253, 255) — 84 red, 253 green and 255 blue out of 255, or 32.9% / 99.2% / 100% by channel.

Is #54fdff a light or a dark color?

It is a light color. Relative luminance is 0.7936 and perceived brightness is 85%, so black text on it reaches 16.87:1.

Should I use black or white text on #54fdff?

Black. It scores 16.87:1 against #54fdff, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #54fdff?

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

What colors go well with #54fdff?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #CC0031 as an accent and #007E80 for hover and pressed states. For a palette, the analogous pair #54FFAC and #54A8FF stays calm, while #FF5654 is the loudest partner.

What is #54fdff in CMYK for printing?

cmyk(67%, 1%, 0%, 0%). 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 #54fdff 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 #54FFC2; nudged cooler, #54CEFF.

Work with #54fdff in the Color Lab