Skip to content

#5fdfe4

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

RGB
95, 223, 228
HSL
182°, 71%, 63%
CMYK
58, 2, 0, 11
Luminance
0.6081

At a glance

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

Hex
#5fdfe4
Hue
182°
cyan
Saturation
71%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6081
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.16:1
Closest name
Medium Turquoise
ΔE2000 5.3
Where it sits
Hue182° of 360°
Saturation71%
Lightness63%
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#5fdfe4
RGBrgb(95, 223, 228)
HSLhsl(182, 71%, 63%)
CMYKcmyk(58%, 2%, 0%, 11%)
LABlab(82.3 -33.6 -13.1)
LCHlch(82.3 36.0 201.3)
OKLCHoklch(0.835 0.112 198.8)
Decimal6283236
Display P3color(display-p3 0.373 0.875 0.894)

Copy-ready code

/* CSS */
color: #5fdfe4;
background-color: #5fdfe4;
/* Tailwind (arbitrary) */
class="text-[#5fdfe4] bg-[#5fdfe4]"
/* SCSS */
$brand: #5fdfe4;
/* SwiftUI */
Color(red: 0.373, green: 0.875, blue: 0.894)
/* Android */
Color.parseColor("#5fdfe4")
/* Flutter */
Color(0xFF5FDFE4)
/* Python / OpenCV (BGR) */
(228, 223, 95)

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

Accessibility — WCAG contrast

Aa
#5fdfe4 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#5fdfe4 on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D6E5
deuteranopia · #BCC6E5
tritanopia · #00E6E0

Color scale — 50 to 950

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

#F3FBFC
#E7F8F8
#C9F1F3
#9FECEF
#5fdfe4
#3FD8DF
#23CBD1
#1DA9AF
#18878C
#156265
#0D3D3F
Base = 400Lightest = 50 · #F3FBFCDarkest = 950 · #0D3D3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F8F8;
  --brand-200: #C9F1F3;
  --brand-300: #9FECEF;
  --brand-400: #5fdfe4;
  --brand-500: #3FD8DF;
  --brand-600: #23CBD1;
  --brand-700: #1DA9AF;
  --brand-800: #18878C;
  --brand-900: #156265;
  --brand-950: #0D3D3F;
  --brand: #5fdfe4;
  --brand-ink: #000000;
}

Colors that work with #5fdfe4

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#E85B79
Second voice, not a rival
Dark variant#126A6D
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 #5fdfe4

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#E4645F
Analogous left#5FE4A7
Analogous right#5F9CE4
Split-complement 1#E45F9C
Split-complement 2#E4A75F
Triadic 1#E45FDF
Triadic 2#DFE45F
Tetradic#A75FE4

RGB percentages

Red37.3%
Green87.5%
Blue89.4%

CMYK percentages

Cyan58.3%
Magenta2.2%
Yellow0.0%
Key (black)10.6%

Color previews

#5fdfe4 text on a black background

contrast 13.16:1

Card sample

#5fdfe4 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 223, 228, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 223, 228, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fdfe4;
background: linear-gradient(135deg, #5fdfe4, #5F86E4);

Monochromatic scale

Palettes built from #5fdfe4

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.

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

#5fdfe4, answered

What color is #5fdfe4?

#5fdfe4 is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 5.3). It sits at 182° on the hue wheel with 71% saturation and 63% lightness, which reads as cool.

What is the RGB value of #5fdfe4?

rgb(95, 223, 228) — 95 red, 223 green and 228 blue out of 255, or 37.3% / 87.5% / 89.4% by channel.

Is #5fdfe4 a light or a dark color?

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

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

Black. It scores 13.16:1 against #5fdfe4, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #5fdfe4?

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

What colors go well with #5fdfe4?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #E85B79 as an accent and #126A6D for hover and pressed states. For a palette, the analogous pair #5FE4A7 and #5F9CE4 stays calm, while #E4645F is the loudest partner.

What is #5fdfe4 in CMYK for printing?

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

Is #5fdfe4 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 #5FE4B8; nudged cooler, #5DB9E6.

Work with #5fdfe4 in the Color Lab