Skip to content

#54dfe2

a balanced, vivid cyan · cool · closest name: Medium Turquoise

RGB
84, 223, 226
HSL
181°, 71%, 61%
CMYK
63, 1, 0, 11
Luminance
0.6015

At a glance

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

Hex
#54dfe2
Hue
181°
cyan
Saturation
71%
vivid
Lightness
61%
balanced
Brightness
89%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6015
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.03:1
Closest name
Medium Turquoise
ΔE2000 4.5
Where it sits
Hue181° of 360°
Saturation71%
Lightness61%
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#54dfe2
RGBrgb(84, 223, 226)
HSLhsl(181, 71%, 61%)
CMYKcmyk(63%, 1%, 0%, 11%)
LABlab(81.9 -36.0 -12.6)
LCHlch(81.9 38.1 199.3)
OKLCHoklch(0.831 0.118 197.2)
Decimal5562338
Display P3color(display-p3 0.329 0.875 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#54dfe2 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#54dfe2 on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D5E2
deuteranopia · #BBC5E3
tritanopia · #00E6E0

Color scale — 50 to 950

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

#F3FBFC
#E7F8F8
#C9F2F3
#9FEDEF
#6FE4E7
#54dfe2
#23CED1
#1EABAE
#18898C
#156365
#0D3E3F
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0D3E3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F8F8;
  --brand-200: #C9F2F3;
  --brand-300: #9FEDEF;
  --brand-400: #6FE4E7;
  --brand-500: #54dfe2;
  --brand-600: #23CED1;
  --brand-700: #1EABAE;
  --brand-800: #18898C;
  --brand-900: #156365;
  --brand-950: #0D3E3F;
  --brand: #54dfe2;
  --brand-ink: #000000;
}

Colors that work with #54dfe2

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#4B999B
Captions on the surface
Accent#E65072
Second voice, not a rival
Dark variant#126B6D
Hover, pressed, headers
Light variant#E9FBFB
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 #54dfe2

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#E25754
Analogous left#54E29E
Analogous right#5498E2
Split-complement 1#E25498
Split-complement 2#E29E54
Triadic 1#E254DF
Triadic 2#DFE254
Tetradic#9E54E2

RGB percentages

Red32.9%
Green87.5%
Blue88.6%

CMYK percentages

Cyan62.8%
Magenta1.3%
Yellow0.0%
Key (black)11.4%

Color previews

#54dfe2 text on a black background

contrast 13.03:1

Card sample

#54dfe2 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(84, 223, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(84, 223, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #54dfe2;
background: linear-gradient(135deg, #54dfe2, #5480E2);

Monochromatic scale

Palettes built from #54dfe2

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.

#54dfe2 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

Converts to four-color process without much drama. Proof it anyway.

#54dfe2, answered

What color is #54dfe2?

#54dfe2 is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 4.5). It sits at 181° on the hue wheel with 71% saturation and 61% lightness, which reads as cool.

What is the RGB value of #54dfe2?

rgb(84, 223, 226) — 84 red, 223 green and 226 blue out of 255, or 32.9% / 87.5% / 88.6% by channel.

Is #54dfe2 a light or a dark color?

It is a light color. Relative luminance is 0.6015 and perceived brightness is 76%, so black text on it reaches 13.03:1.

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

Black. It scores 13.03:1 against #54dfe2, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #54dfe2?

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

What colors go well with #54dfe2?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #E65072 as an accent and #126B6D for hover and pressed states. For a palette, the analogous pair #54E29E and #5498E2 stays calm, while #E25754 is the loudest partner.

What is #54dfe2 in CMYK for printing?

cmyk(63%, 1%, 0%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #54dfe2 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 #54E2B1; nudged cooler, #52B6E4.

Work with #54dfe2 in the Color Lab