Skip to content

#5df3ee

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

RGB
93, 243, 238
HSL
178°, 86%, 66%
CMYK
62, 0, 2, 5
Luminance
0.7260

At a glance

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

Hex
#5df3ee
Hue
178°
cyan
Saturation
86%
electric
Lightness
66%
light
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7260
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.52:1
Closest name
Cyan
ΔE2000 3.7
Where it sits
Hue178° of 360°
Saturation86%
Lightness66%
Temperature
Warm ← → Cool87% 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#5df3ee
RGBrgb(93, 243, 238)
HSLhsl(178, 86%, 66%)
CMYKcmyk(62%, 0%, 2%, 5%)
LABlab(88.3 -40.5 -9.4)
LCHlch(88.3 41.5 193.1)
OKLCHoklch(0.884 0.126 192.0)
Decimal6157294
Display P3color(display-p3 0.365 0.953 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df3ee on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#5df3ee on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E7EE
deuteranopia · #CED6EF
tritanopia · #00FAF1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5df3ee 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
#C5F7F5
#97F7F4
#5df3ee
#2EF0E9
#11E4DD
#0EBEB8
#0B9893
#0D6E6A
#084543
Base = 400Lightest = 50 · #F2FDFCDarkest = 950 · #084543
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C5F7F5;
  --brand-300: #97F7F4;
  --brand-400: #5df3ee;
  --brand-500: #2EF0E9;
  --brand-600: #11E4DD;
  --brand-700: #0EBEB8;
  --brand-800: #0B9893;
  --brand-900: #0D6E6A;
  --brand-950: #084543;
  --brand: #5df3ee;
  --brand-ink: #000000;
}

Colors that work with #5df3ee

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#C10B3E
Second voice, not a rival
Dark variant#097773
Hover, pressed, headers
Light variant#E7FDFD
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 #5df3ee

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#F35D62
Analogous left#5DF3A3
Analogous right#5DADF3
Split-complement 1#F35DAD
Split-complement 2#F3A35D
Triadic 1#EE5DF3
Triadic 2#F3EE5D
Tetradic#A35DF3

RGB percentages

Red36.5%
Green95.3%
Blue93.3%

CMYK percentages

Cyan61.7%
Magenta0.0%
Yellow2.1%
Key (black)4.7%

Color previews

#5df3ee text on a black background

contrast 15.52:1

Card sample

#5df3ee text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df3ee

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.

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

#5df3ee, answered

What color is #5df3ee?

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

What is the RGB value of #5df3ee?

rgb(93, 243, 238) — 93 red, 243 green and 238 blue out of 255, or 36.5% / 95.3% / 93.3% by channel.

Is #5df3ee a light or a dark color?

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

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

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

What is the complementary color of #5df3ee?

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

What colors go well with #5df3ee?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #C10B3E as an accent and #097773 for hover and pressed states. For a palette, the analogous pair #5DF3A3 and #5DADF3 stays calm, while #F35D62 is the loudest partner.

What is #5df3ee in CMYK for printing?

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

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

Work with #5df3ee in the Color Lab