Skip to content

#5fdcdb

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

RGB
95, 220, 219
HSL
180°, 64%, 62%
CMYK
57, 0, 1, 14
Luminance
0.5873

At a glance

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

Hex
#5fdcdb
Hue
180°
cyan
Saturation
64%
vivid
Lightness
62%
balanced
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5873
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.75:1
Closest name
Medium Turquoise
ΔE2000 3.4
Where it sits
Hue180° of 360°
Saturation64%
Lightness62%
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#5fdcdb
RGBrgb(95, 220, 219)
HSLhsl(180, 64%, 62%)
CMYKcmyk(57%, 0%, 1%, 14%)
LABlab(81.1 -34.6 -10.0)
LCHlch(81.1 36.0 196.1)
OKLCHoklch(0.825 0.111 194.5)
Decimal6282459
Display P3color(display-p3 0.373 0.863 0.859)

Copy-ready code

/* CSS */
color: #5fdcdb;
background-color: #5fdcdb;
/* Tailwind (arbitrary) */
class="text-[#5fdcdb] bg-[#5fdcdb]"
/* SCSS */
$brand: #5fdcdb;
/* SwiftUI */
Color(red: 0.373, green: 0.863, blue: 0.859)
/* Android */
Color.parseColor("#5fdcdb")
/* Flutter */
Color(0xFF5FDCDB)
/* Python / OpenCV (BGR) */
(219, 220, 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 #5fdcdb · 12.75:1
Use #000000AAA at every size.
Aa
White text · 1.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5fdcdb as text scores 1.65:1 on white and 12.75:1 on black.

Accessibility — WCAG contrast

Aa
#5fdcdb on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#5fdcdb on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD2DB
deuteranopia · #BBC3DC
tritanopia · #00E2DB

Color scale — 50 to 950

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

#F4FBFB
#E8F7F7
#CBF1F0
#A3EBEA
#5fdcdb
#47D7D6
#2CC9C8
#25A7A6
#1D8685
#196161
#103D3C
Base = 400Lightest = 50 · #F4FBFBDarkest = 950 · #103D3C
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CBF1F0;
  --brand-300: #A3EBEA;
  --brand-400: #5fdcdb;
  --brand-500: #47D7D6;
  --brand-600: #2CC9C8;
  --brand-700: #25A7A6;
  --brand-800: #1D8685;
  --brand-900: #196161;
  --brand-950: #103D3C;
  --brand: #5fdcdb;
  --brand-ink: #000000;
}

Colors that work with #5fdcdb

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#E05B7E
Second voice, not a rival
Dark variant#176968
Hover, pressed, headers
Light variant#EAFAFA
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 #5fdcdb

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#DC5F60
Analogous left#5FDC9D
Analogous right#5F9FDC
Split-complement 1#DC5F9F
Split-complement 2#DC9D5F
Triadic 1#DB5FDC
Triadic 2#DCDB5F
Tetradic#9D5FDC

RGB percentages

Red37.3%
Green86.3%
Blue85.9%

CMYK percentages

Cyan56.8%
Magenta0.0%
Yellow0.5%
Key (black)13.7%

Color previews

#5fdcdb text on a black background

contrast 12.75:1

Card sample

#5fdcdb text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fdcdb

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.

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

#5fdcdb, answered

What color is #5fdcdb?

#5fdcdb is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 3.4). It sits at 180° on the hue wheel with 64% saturation and 62% lightness, which reads as cool.

What is the RGB value of #5fdcdb?

rgb(95, 220, 219) — 95 red, 220 green and 219 blue out of 255, or 37.3% / 86.3% / 85.9% by channel.

Is #5fdcdb a light or a dark color?

It is a light color. Relative luminance is 0.5873 and perceived brightness is 75%, so black text on it reaches 12.75:1.

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

Black. It scores 12.75:1 against #5fdcdb, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #5fdcdb?

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

What colors go well with #5fdcdb?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #E05B7E as an accent and #176968 for hover and pressed states. For a palette, the analogous pair #5FDC9D and #5F9FDC stays calm, while #DC5F60 is the loudest partner.

What is #5fdcdb in CMYK for printing?

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

Is #5fdcdb 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 #5FDCAD; nudged cooler, #5DB5DE.

Work with #5fdcdb in the Color Lab