Skip to content

#39dcd5

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

RGB
57, 220, 213
HSL
177°, 70%, 54%
CMYK
74, 0, 3, 14
Luminance
0.5686

At a glance

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

Hex
#39dcd5
Hue
177°
cyan
Saturation
70%
vivid
Lightness
54%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5686
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.37:1
Closest name
Medium Turquoise
ΔE2000 2.8
Where it sits
Hue177° of 360°
Saturation70%
Lightness54%
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#39dcd5
RGBrgb(57, 220, 213)
HSLhsl(177, 70%, 54%)
CMYKcmyk(74%, 0%, 3%, 14%)
LABlab(80.1 -41.8 -8.4)
LCHlch(80.1 42.6 191.4)
OKLCHoklch(0.813 0.129 190.5)
Decimal3792085
Display P3color(display-p3 0.224 0.863 0.835)

Copy-ready code

/* CSS */
color: #39dcd5;
background-color: #39dcd5;
/* Tailwind (arbitrary) */
class="text-[#39dcd5] bg-[#39dcd5]"
/* SCSS */
$brand: #39dcd5;
/* SwiftUI */
Color(red: 0.224, green: 0.863, blue: 0.835)
/* Android */
Color.parseColor("#39dcd5")
/* Flutter */
Color(0xFF39DCD5)
/* Python / OpenCV (BGR) */
(213, 220, 57)

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

Accessibility — WCAG contrast

Aa
#39dcd5 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#39dcd5 on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD0D5
deuteranopia · #B8C0D6
tritanopia · #00E2D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #39dcd5 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCFB
#E7F8F7
#C9F2F1
#A0EEEB
#70E6E1
#39dcd5
#25D0C9
#1FADA7
#188B86
#166561
#0E3F3D
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0E3F3D
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #C9F2F1;
  --brand-300: #A0EEEB;
  --brand-400: #70E6E1;
  --brand-500: #39dcd5;
  --brand-600: #25D0C9;
  --brand-700: #1FADA7;
  --brand-800: #188B86;
  --brand-900: #166561;
  --brand-950: #0E3F3D;
  --brand: #39dcd5;
  --brand-ink: #000000;
}

Colors that work with #39dcd5

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#4B9B97
Captions on the surface
Accent#E13467
Second voice, not a rival
Dark variant#136C69
Hover, pressed, headers
Light variant#E9FBFA
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 #39dcd5

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#DC3940
Analogous left#39DC83
Analogous right#3992DC
Split-complement 1#DC3992
Split-complement 2#DC8339
Triadic 1#D539DC
Triadic 2#DCD539
Tetradic#8339DC

RGB percentages

Red22.4%
Green86.3%
Blue83.5%

CMYK percentages

Cyan74.1%
Magenta0.0%
Yellow3.2%
Key (black)13.7%

Color previews

#39dcd5 text on a black background

contrast 12.37:1

Card sample

#39dcd5 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #39dcd5;
Background color
Panel with #39dcd5 background
background-color: #39dcd5;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #39dcd5;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(57, 220, 213, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(57, 220, 213, 0.45);
Border & gradient
Gradient panel
border: 3px solid #39dcd5;
background: linear-gradient(135deg, #39dcd5, #3976DC);

Monochromatic scale

Palettes built from #39dcd5

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.

#39dcd5 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.

#39dcd5, answered

What color is #39dcd5?

#39dcd5 is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 2.8). It sits at 177° on the hue wheel with 70% saturation and 54% lightness, which reads as cool.

What is the RGB value of #39dcd5?

rgb(57, 220, 213) — 57 red, 220 green and 213 blue out of 255, or 22.4% / 86.3% / 83.5% by channel.

Is #39dcd5 a light or a dark color?

It is a light color. Relative luminance is 0.5686 and perceived brightness is 73%, so black text on it reaches 12.37:1.

Should I use black or white text on #39dcd5?

Black. It scores 12.37:1 against #39dcd5, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #39dcd5?

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

What colors go well with #39dcd5?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B97 for secondary text, #E13467 as an accent and #136C69 for hover and pressed states. For a palette, the analogous pair #39DC83 and #3992DC stays calm, while #DC3940 is the loudest partner.

What is #39dcd5 in CMYK for printing?

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

Is #39dcd5 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 #39DC99; nudged cooler, #37B1DE.

Work with #39dcd5 in the Color Lab