Skip to content

#5df5ed

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

RGB
93, 245, 237
HSL
177°, 88%, 66%
CMYK
62, 0, 3, 4
Luminance
0.7375

At a glance

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

Hex
#5df5ed
Hue
177°
cyan
Saturation
88%
electric
Lightness
66%
light
Brightness
96%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7375
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.75:1
Closest name
Cyan
ΔE2000 3.9
Where it sits
Hue177° of 360°
Saturation88%
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#5df5ed
RGBrgb(93, 245, 237)
HSLhsl(177, 88%, 66%)
CMYKcmyk(62%, 0%, 3%, 4%)
LABlab(88.8 -41.6 -8.1)
LCHlch(88.8 42.4 191.0)
OKLCHoklch(0.888 0.128 190.2)
Decimal6157805
Display P3color(display-p3 0.365 0.961 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df5ed on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#5df5ed on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E9ED
deuteranopia · #D0D8EE
tritanopia · #00FBF2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5df5ed 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
#C4F8F5
#95F8F3
#5df5ed
#2CF2E7
#0EE7DB
#0CC0B7
#099A92
#0B6F6A
#074542
Base = 400Lightest = 50 · #F2FDFCDarkest = 950 · #074542
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C4F8F5;
  --brand-300: #95F8F3;
  --brand-400: #5df5ed;
  --brand-500: #2CF2E7;
  --brand-600: #0EE7DB;
  --brand-700: #0CC0B7;
  --brand-800: #099A92;
  --brand-900: #0B6F6A;
  --brand-950: #074542;
  --brand: #5df5ed;
  --brand-ink: #000000;
}

Colors that work with #5df5ed

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#C0EDEA
Hairlines and dividers
Muted text#4B9B97
Captions on the surface
Accent#C40841
Second voice, not a rival
Dark variant#077872
Hover, pressed, headers
Light variant#E7FEFC
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 #5df5ed

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#F55D65
Analogous left#5DF5A1
Analogous right#5DB1F5
Split-complement 1#F55DB1
Split-complement 2#F5A15D
Triadic 1#ED5DF5
Triadic 2#F5ED5D
Tetradic#A15DF5

RGB percentages

Red36.5%
Green96.1%
Blue92.9%

CMYK percentages

Cyan62.0%
Magenta0.0%
Yellow3.3%
Key (black)3.9%

Color previews

#5df5ed text on a black background

contrast 15.75:1

Card sample

#5df5ed text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df5ed

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.

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

#5df5ed, answered

What color is #5df5ed?

#5df5ed is a light electric cyan, closest to Cyan (ΔE2000 3.9). It sits at 177° on the hue wheel with 88% saturation and 66% lightness, which reads as cool.

What is the RGB value of #5df5ed?

rgb(93, 245, 237) — 93 red, 245 green and 237 blue out of 255, or 36.5% / 96.1% / 92.9% by channel.

Is #5df5ed a light or a dark color?

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

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

Black. It scores 15.75:1 against #5df5ed, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #5df5ed?

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

What colors go well with #5df5ed?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B97 for secondary text, #C40841 as an accent and #077872 for hover and pressed states. For a palette, the analogous pair #5DF5A1 and #5DB1F5 stays calm, while #F55D65 is the loudest partner.

What is #5df5ed in CMYK for printing?

cmyk(62%, 0%, 3%, 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 #5df5ed 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 #5DF5B5; nudged cooler, #5BCCF7.

Work with #5df5ed in the Color Lab