Skip to content

#5df4e8

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

RGB
93, 244, 232
HSL
175°, 87%, 66%
CMYK
62, 0, 5, 4
Luminance
0.7285

At a glance

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

Hex
#5df4e8
Hue
175°
cyan
Saturation
87%
electric
Lightness
66%
light
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7285
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.57:1
Closest name
Turquoise
ΔE2000 4.9
Where it sits
Hue175° of 360°
Saturation87%
Lightness66%
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#5df4e8
RGBrgb(93, 244, 232)
HSLhsl(175, 87%, 66%)
CMYKcmyk(62%, 0%, 5%, 4%)
LABlab(88.4 -42.5 -6.1)
LCHlch(88.4 42.9 188.2)
OKLCHoklch(0.884 0.128 187.7)
Decimal6157544
Display P3color(display-p3 0.365 0.957 0.910)

Copy-ready code

/* CSS */
color: #5df4e8;
background-color: #5df4e8;
/* Tailwind (arbitrary) */
class="text-[#5df4e8] bg-[#5df4e8]"
/* SCSS */
$brand: #5df4e8;
/* SwiftUI */
Color(red: 0.365, green: 0.957, blue: 0.910)
/* Android */
Color.parseColor("#5df4e8")
/* Flutter */
Color(0xFF5DF4E8)
/* Python / OpenCV (BGR) */
(232, 244, 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 #5df4e8 · 15.57:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5df4e8 as text scores 1.35:1 on white and 15.57:1 on black.

Accessibility — WCAG contrast

Aa
#5df4e8 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#5df4e8 on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E8E8
deuteranopia · #D1D7EA
tritanopia · #00FAF0

Color scale — 50 to 950

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

#F2FDFC
#E5FAF9
#C4F7F3
#96F8F0
#5df4e8
#2DF1E1
#10E5D4
#0DBFB1
#0A998D
#0C6E66
#084540
Base = 400Lightest = 50 · #F2FDFCDarkest = 950 · #084540
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C4F7F3;
  --brand-300: #96F8F0;
  --brand-400: #5df4e8;
  --brand-500: #2DF1E1;
  --brand-600: #10E5D4;
  --brand-700: #0DBFB1;
  --brand-800: #0A998D;
  --brand-900: #0C6E66;
  --brand-950: #084540;
  --brand: #5df4e8;
  --brand-ink: #000000;
}

Colors that work with #5df4e8

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#4B9B94
Captions on the surface
Accent#C30947
Second voice, not a rival
Dark variant#08776E
Hover, pressed, headers
Light variant#E7FDFC
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 #5df4e8

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#F45D69
Analogous left#5DF49C
Analogous right#5DB5F4
Split-complement 1#F45DB5
Split-complement 2#F49C5D
Triadic 1#E85DF4
Triadic 2#F4E85D
Tetradic#9C5DF4

RGB percentages

Red36.5%
Green95.7%
Blue91.0%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow4.9%
Key (black)4.3%

Color previews

#5df4e8 text on a black background

contrast 15.57:1

Card sample

#5df4e8 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df4e8

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.

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

#5df4e8, answered

What color is #5df4e8?

#5df4e8 is a light electric cyan, closest to Turquoise (ΔE2000 4.9). It sits at 175° on the hue wheel with 87% saturation and 66% lightness, which reads as cool.

What is the RGB value of #5df4e8?

rgb(93, 244, 232) — 93 red, 244 green and 232 blue out of 255, or 36.5% / 95.7% / 91% by channel.

Is #5df4e8 a light or a dark color?

It is a light color. Relative luminance is 0.7285 and perceived brightness is 82%, so black text on it reaches 15.57:1.

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

Black. It scores 15.57:1 against #5df4e8, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #5df4e8?

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

What colors go well with #5df4e8?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B94 for secondary text, #C30947 as an accent and #08776E for hover and pressed states. For a palette, the analogous pair #5DF49C and #5DB5F4 stays calm, while #F45D69 is the loudest partner.

What is #5df4e8 in CMYK for printing?

cmyk(62%, 0%, 5%, 4%). 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 #5df4e8 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 #5DF4B1; nudged cooler, #5BCCF6.

Work with #5df4e8 in the Color Lab