Skip to content

#39bec0

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

RGB
57, 190, 192
HSL
181°, 54%, 49%
CMYK
70, 1, 0, 25
Luminance
0.4150

At a glance

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

Hex
#39bec0
Hue
181°
cyan
Saturation
54%
vivid
Lightness
49%
balanced
Brightness
75%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4150
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.30:1
Closest name
Dark Turquoise
ΔE2000 4.3
Where it sits
Hue181° of 360°
Saturation54%
Lightness49%
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#39bec0
RGBrgb(57, 190, 192)
HSLhsl(181, 54%, 49%)
CMYKcmyk(70%, 1%, 0%, 25%)
LABlab(70.5 -34.0 -11.3)
LCHlch(70.5 35.8 198.5)
OKLCHoklch(0.733 0.111 196.5)
Decimal3784384
Display P3color(display-p3 0.224 0.745 0.753)

Copy-ready code

/* CSS */
color: #39bec0;
background-color: #39bec0;
/* Tailwind (arbitrary) */
class="text-[#39bec0] bg-[#39bec0]"
/* SCSS */
$brand: #39bec0;
/* SwiftUI */
Color(red: 0.224, green: 0.745, blue: 0.753)
/* Android */
Color.parseColor("#39bec0")
/* Flutter */
Color(0xFF39BEC0)
/* Python / OpenCV (BGR) */
(192, 190, 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 #39bec0 · 9.30:1
Use #000000AAA at every size.
Aa
White text · 2.26:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.30:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #39bec0 as text scores 2.26:1 on white and 9.30:1 on black.

Accessibility — WCAG contrast

Aa
#39bec0 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#39bec0 on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1B5C0
deuteranopia · #9DA6C1
tritanopia · #00C4BE

Color scale — 50 to 950

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

#F4FAFB
#E9F6F6
#CEEDEE
#A8E4E5
#7DD7D8
#52CACC
#39bec0
#2F9C9D
#257D7E
#1F5B5C
#133939
Base = 600Lightest = 50 · #F4FAFBDarkest = 950 · #133939
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F6F6;
  --brand-200: #CEEDEE;
  --brand-300: #A8E4E5;
  --brand-400: #7DD7D8;
  --brand-500: #52CACC;
  --brand-600: #39bec0;
  --brand-700: #2F9C9D;
  --brand-800: #257D7E;
  --brand-900: #1F5B5C;
  --brand-950: #133939;
  --brand: #39bec0;
  --brand-ink: #000000;
}

Colors that work with #39bec0

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#C0ECEC
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#C53456
Second voice, not a rival
Dark variant#1D6162
Hover, pressed, headers
Light variant#EBF9F9
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 #39bec0

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#C03B39
Analogous left#39C07E
Analogous right#397AC0
Split-complement 1#C0397A
Split-complement 2#C07E39
Triadic 1#C039BE
Triadic 2#BEC039
Tetradic#7E39C0

RGB percentages

Red22.4%
Green74.5%
Blue75.3%

CMYK percentages

Cyan70.3%
Magenta1.0%
Yellow0.0%
Key (black)24.7%

Color previews

#39bec0 text on a black background

contrast 9.30:1

Card sample

#39bec0 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(57, 190, 192, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(57, 190, 192, 0.45);
Border & gradient
Gradient panel
border: 3px solid #39bec0;
background: linear-gradient(135deg, #39bec0, #3964C0);

Monochromatic scale

Palettes built from #39bec0

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.

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

#39bec0, answered

What color is #39bec0?

#39bec0 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 4.3). It sits at 181° on the hue wheel with 54% saturation and 49% lightness, which reads as cool.

What is the RGB value of #39bec0?

rgb(57, 190, 192) — 57 red, 190 green and 192 blue out of 255, or 22.4% / 74.5% / 75.3% by channel.

Is #39bec0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4150 and perceived brightness is 64%, so black text on it reaches 9.30:1.

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

Black. It scores 9.30:1 against #39bec0, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #39bec0?

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

What colors go well with #39bec0?

For interface work: #F4FAFA as the surface, #C0ECEC for borders, #4B9A9B for secondary text, #C53456 as an accent and #1D6162 for hover and pressed states. For a palette, the analogous pair #39C07E and #397AC0 stays calm, while #C03B39 is the loudest partner.

What is #39bec0 in CMYK for printing?

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

Is #39bec0 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 #39C090; nudged cooler, #3796C2.

Work with #39bec0 in the Color Lab