Skip to content

#39caca

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

RGB
57, 202, 202
HSL
180°, 58%, 51%
CMYK
72, 0, 0, 21
Luminance
0.4738

At a glance

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

Hex
#39caca
Hue
180°
cyan
Saturation
58%
vivid
Lightness
51%
balanced
Brightness
79%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4738
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.48:1
Closest name
Dark Turquoise
ΔE2000 1.8
Where it sits
Hue180° of 360°
Saturation58%
Lightness51%
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#39caca
RGBrgb(57, 202, 202)
HSLhsl(180, 58%, 51%)
CMYKcmyk(72%, 0%, 0%, 21%)
LABlab(74.4 -36.7 -11.0)
LCHlch(74.4 38.3 196.6)
OKLCHoklch(0.766 0.118 195.0)
Decimal3787466
Display P3color(display-p3 0.224 0.792 0.792)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#39caca on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#39caca on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC0CA
deuteranopia · #A7B0CB
tritanopia · #00D0CA

Color scale — 50 to 950

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

#F4FBFB
#E9F7F7
#CDEFEF
#A6E7E7
#7ADBDB
#4ED0D0
#39caca
#2BA1A1
#228181
#1D5E5E
#123B3B
Base = 600Lightest = 50 · #F4FBFBDarkest = 950 · #123B3B
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F7F7;
  --brand-200: #CDEFEF;
  --brand-300: #A6E7E7;
  --brand-400: #7ADBDB;
  --brand-500: #4ED0D0;
  --brand-600: #39caca;
  --brand-700: #2BA1A1;
  --brand-800: #228181;
  --brand-900: #1D5E5E;
  --brand-950: #123B3B;
  --brand: #39caca;
  --brand-ink: #000000;
}

Colors that work with #39caca

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#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#CF345B
Second voice, not a rival
Dark variant#1B6565
Hover, pressed, headers
Light variant#EBFAFA
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 #39caca

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#CA3939
Analogous left#39CA82
Analogous right#3982CA
Split-complement 1#CA3982
Split-complement 2#CA8239
Triadic 1#CA39CA
Triadic 2#CACA39
Tetradic#8239CA

RGB percentages

Red22.4%
Green79.2%
Blue79.2%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#39caca text on a black background

contrast 10.48:1

Card sample

#39caca text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(57, 202, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(57, 202, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #39caca;
background: linear-gradient(135deg, #39caca, #3969CA);

Monochromatic scale

Palettes built from #39caca

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.

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

#39caca, answered

What color is #39caca?

#39caca is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 1.8). It sits at 180° on the hue wheel with 58% saturation and 51% lightness, which reads as cool.

What is the RGB value of #39caca?

rgb(57, 202, 202) — 57 red, 202 green and 202 blue out of 255, or 22.4% / 79.2% / 79.2% by channel.

Is #39caca a light or a dark color?

It is a mid-tone. Relative luminance is 0.4738 and perceived brightness is 67%, so black text on it reaches 10.48:1.

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

Black. It scores 10.48:1 against #39caca, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #39caca?

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

What colors go well with #39caca?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #CF345B as an accent and #1B6565 for hover and pressed states. For a palette, the analogous pair #39CA82 and #3982CA stays calm, while #CA3939 is the loudest partner.

What is #39caca in CMYK for printing?

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

Is #39caca 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 #39CA95; nudged cooler, #379FCD.

Work with #39caca in the Color Lab