Skip to content

#5dfbf0

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

RGB
93, 251, 240
HSL
176°, 95%, 68%
CMYK
63, 0, 4, 2
Luminance
0.7761

At a glance

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

Hex
#5dfbf0
Hue
176°
cyan
Saturation
95%
electric
Lightness
68%
light
Brightness
98%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7761
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.52:1
Closest name
Cyan
ΔE2000 4.1
Where it sits
Hue176° of 360°
Saturation95%
Lightness68%
Temperature
Warm ← → Cool86% 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#5dfbf0
RGBrgb(93, 251, 240)
HSLhsl(176, 95%, 68%)
CMYKcmyk(63%, 0%, 4%, 2%)
LABlab(90.6 -43.5 -7.0)
LCHlch(90.6 44.1 189.1)
OKLCHoklch(0.903 0.132 188.5)
Decimal6159344
Display P3color(display-p3 0.365 0.984 0.941)

Copy-ready code

/* CSS */
color: #5dfbf0;
background-color: #5dfbf0;
/* Tailwind (arbitrary) */
class="text-[#5dfbf0] bg-[#5dfbf0]"
/* SCSS */
$brand: #5dfbf0;
/* SwiftUI */
Color(red: 0.365, green: 0.984, blue: 0.941)
/* Android */
Color.parseColor("#5dfbf0")
/* Flutter */
Color(0xFF5DFBF0)
/* Python / OpenCV (BGR) */
(240, 251, 93)

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

Accessibility — WCAG contrast

Aa
#5dfbf0 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#5dfbf0 on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEEEF0
deuteranopia · #D6DDF2
tritanopia · #00FFF7

Color scale — 50 to 950

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

#F1FDFC
#E4FCFA
#C2FAF6
#91FCF5
#5dfbf0
#24FAEB
#06EFDF
#05C7BA
#049F94
#08736B
#054843
Base = 400Lightest = 50 · #F1FDFCDarkest = 950 · #054843
:root {
  --brand-50: #F1FDFC;
  --brand-100: #E4FCFA;
  --brand-200: #C2FAF6;
  --brand-300: #91FCF5;
  --brand-400: #5dfbf0;
  --brand-500: #24FAEB;
  --brand-600: #06EFDF;
  --brand-700: #05C7BA;
  --brand-800: #049F94;
  --brand-900: #08736B;
  --brand-950: #054843;
  --brand: #5dfbf0;
  --brand-ink: #000000;
}

Colors that work with #5dfbf0

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#CB0142
Second voice, not a rival
Dark variant#037C74
Hover, pressed, headers
Light variant#E6FEFD
Selected rows, tints
Dark surface#142423
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 #5dfbf0

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#FB5D68
Analogous left#5DFBA1
Analogous right#5DB7FB
Split-complement 1#FB5DB7
Split-complement 2#FBA15D
Triadic 1#F05DFB
Triadic 2#FBF05D
Tetradic#A15DFB

RGB percentages

Red36.5%
Green98.4%
Blue94.1%

CMYK percentages

Cyan62.9%
Magenta0.0%
Yellow4.4%
Key (black)1.6%

Color previews

#5dfbf0 text on a black background

contrast 16.52:1

Card sample

#5dfbf0 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5dfbf0;
Background color
Panel with #5dfbf0 background
background-color: #5dfbf0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5dfbf0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 251, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 251, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dfbf0;
background: linear-gradient(135deg, #5dfbf0, #5D9DFB);

Monochromatic scale

Palettes built from #5dfbf0

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.

#5dfbf0 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.

#5dfbf0, answered

What color is #5dfbf0?

#5dfbf0 is a light electric cyan, closest to Cyan (ΔE2000 4.1). It sits at 176° on the hue wheel with 95% saturation and 68% lightness, which reads as cool.

What is the RGB value of #5dfbf0?

rgb(93, 251, 240) — 93 red, 251 green and 240 blue out of 255, or 36.5% / 98.4% / 94.1% by channel.

Is #5dfbf0 a light or a dark color?

It is a light color. Relative luminance is 0.7761 and perceived brightness is 84%, so black text on it reaches 16.52:1.

Should I use black or white text on #5dfbf0?

Black. It scores 16.52:1 against #5dfbf0, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #5dfbf0?

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

What colors go well with #5dfbf0?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #CB0142 as an accent and #037C74 for hover and pressed states. For a palette, the analogous pair #5DFBA1 and #5DB7FB stays calm, while #FB5D68 is the loudest partner.

What is #5dfbf0 in CMYK for printing?

cmyk(63%, 0%, 4%, 2%). 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 #5dfbf0 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5DFBB6; nudged cooler, #5CD1FD.

Work with #5dfbf0 in the Color Lab