Skip to content

#54fdcd

a light, electric cyan · cool · closest name: Aqua Marine

RGB
84, 253, 205
HSL
163°, 98%, 66%
CMYK
67, 0, 19, 1
Luminance
0.7654

At a glance

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

Hex
#54fdcd
Hue
163°
cyan
Saturation
98%
electric
Lightness
66%
light
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7654
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.31:1
Closest name
Aqua Marine
ΔE2000 3
Where it sits
Hue163° of 360°
Saturation98%
Lightness66%
Temperature
Warm ← → Cool80% 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#54fdcd
RGBrgb(84, 253, 205)
HSLhsl(163, 98%, 66%)
CMYKcmyk(67%, 0%, 19%, 1%)
LABlab(90.1 -54.3 10.4)
LCHlch(90.1 55.3 169.1)
OKLCHoklch(0.895 0.154 170.1)
Decimal5569997
Display P3color(display-p3 0.329 0.992 0.804)

Copy-ready code

/* CSS */
color: #54fdcd;
background-color: #54fdcd;
/* Tailwind (arbitrary) */
class="text-[#54fdcd] bg-[#54fdcd]"
/* SCSS */
$brand: #54fdcd;
/* SwiftUI */
Color(red: 0.329, green: 0.992, blue: 0.804)
/* Android */
Color.parseColor("#54fdcd")
/* Flutter */
Color(0xFF54FDCD)
/* Python / OpenCV (BGR) */
(205, 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 #54fdcd · 16.31:1
Use #000000AAA at every size.
Aa
White text · 1.29:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #54fdcd as text scores 1.29:1 on white and 16.31:1 on black.

Accessibility — WCAG contrast

Aa
#54fdcd on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#54fdcd on black: 16.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6EDCB
deuteranopia · #DFDCD0
tritanopia · #00FFEF

Color scale — 50 to 950

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

#F1FDFA
#E4FCF5
#C1FBEA
#90FEDF
#54fdcd
#21FCBE
#03F2AE
#02CA91
#02A174
#067455
#044935
Base = 400Lightest = 50 · #F1FDFADarkest = 950 · #044935
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E4FCF5;
  --brand-200: #C1FBEA;
  --brand-300: #90FEDF;
  --brand-400: #54fdcd;
  --brand-500: #21FCBE;
  --brand-600: #03F2AE;
  --brand-700: #02CA91;
  --brand-800: #02A174;
  --brand-900: #067455;
  --brand-950: #044935;
  --brand: #54fdcd;
  --brand-ink: #000000;
}

Colors that work with #54fdcd

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#F4FAF9
Tinted page background
Border#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#CC006C
Second voice, not a rival
Dark variant#017E5B
Hover, pressed, headers
Light variant#E6FFF8
Selected rows, tints
Dark surface#142420
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 #54fdcd

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#FD5484
Analogous left#54FD79
Analogous right#54D8FD
Split-complement 1#FD54D8
Split-complement 2#FD7954
Triadic 1#CD54FD
Triadic 2#FDCD54
Tetradic#7954FD

RGB percentages

Red32.9%
Green99.2%
Blue80.4%

CMYK percentages

Cyan66.8%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#54fdcd text on a black background

contrast 16.31:1

Card sample

#54fdcd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #54fdcd

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.

#54fdcd 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.

#54fdcd, answered

What color is #54fdcd?

#54fdcd is a light electric cyan, closest to Aqua Marine (ΔE2000 3). It sits at 163° on the hue wheel with 98% saturation and 66% lightness, which reads as cool.

What is the RGB value of #54fdcd?

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

Is #54fdcd a light or a dark color?

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

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

Black. It scores 16.31:1 against #54fdcd, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #54fdcd?

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

What colors go well with #54fdcd?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #CC006C as an accent and #017E5B for hover and pressed states. For a palette, the analogous pair #54FD79 and #54D8FD stays calm, while #FD5484 is the loudest partner.

What is #54fdcd in CMYK for printing?

cmyk(67%, 0%, 19%, 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 #54fdcd warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #54FD8F; nudged cooler, #52F0FF.

Work with #54fdcd in the Color Lab