Skip to content

#3bc9ca

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

RGB
59, 201, 202
HSL
180°, 57%, 51%
CMYK
71, 1, 0, 21
Luminance
0.4697

At a glance

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

Hex
#3bc9ca
Hue
180°
cyan
Saturation
57%
vivid
Lightness
51%
balanced
Brightness
79%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4697
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.39:1
Closest name
Dark Turquoise
ΔE2000 1.9
Where it sits
Hue180° of 360°
Saturation57%
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#3bc9ca
RGBrgb(59, 201, 202)
HSLhsl(180, 57%, 51%)
CMYKcmyk(71%, 1%, 0%, 21%)
LABlab(74.2 -36.0 -11.3)
LCHlch(74.2 37.8 197.5)
OKLCHoklch(0.764 0.117 195.7)
Decimal3918282
Display P3color(display-p3 0.231 0.788 0.792)

Copy-ready code

/* CSS */
color: #3bc9ca;
background-color: #3bc9ca;
/* Tailwind (arbitrary) */
class="text-[#3bc9ca] bg-[#3bc9ca]"
/* SCSS */
$brand: #3bc9ca;
/* SwiftUI */
Color(red: 0.231, green: 0.788, blue: 0.792)
/* Android */
Color.parseColor("#3bc9ca")
/* Flutter */
Color(0xFF3BC9CA)
/* Python / OpenCV (BGR) */
(202, 201, 59)

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

Accessibility — WCAG contrast

Aa
#3bc9ca on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#3bc9ca on black: 10.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCBFCA
deuteranopia · #A7B0CB
tritanopia · #00D0C9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3bc9ca 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
#E9F6F7
#CDEEEF
#A7E7E7
#7BDBDB
#4ECECF
#3bc9ca
#2BA0A1
#238080
#1D5D5E
#123A3A
Base = 600Lightest = 50 · #F4FBFBDarkest = 950 · #123A3A
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F6F7;
  --brand-200: #CDEEEF;
  --brand-300: #A7E7E7;
  --brand-400: #7BDBDB;
  --brand-500: #4ECECF;
  --brand-600: #3bc9ca;
  --brand-700: #2BA0A1;
  --brand-800: #238080;
  --brand-900: #1D5D5E;
  --brand-950: #123A3A;
  --brand: #3bc9ca;
  --brand-ink: #000000;
}

Colors that work with #3bc9ca

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#CF365B
Second voice, not a rival
Dark variant#1B6464
Hover, pressed, headers
Light variant#EBF9FA
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 #3bc9ca

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#CA3C3B
Analogous left#3BCA84
Analogous right#3B82CA
Split-complement 1#CA3B82
Split-complement 2#CA843B
Triadic 1#CA3BC9
Triadic 2#C9CA3B
Tetradic#843BCA

RGB percentages

Red23.1%
Green78.8%
Blue79.2%

CMYK percentages

Cyan70.8%
Magenta0.5%
Yellow0.0%
Key (black)20.8%

Color previews

#3bc9ca text on a black background

contrast 10.39:1

Card sample

#3bc9ca text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3bc9ca;
Background color
Panel with #3bc9ca background
background-color: #3bc9ca;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3bc9ca;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(59, 201, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 201, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bc9ca;
background: linear-gradient(135deg, #3bc9ca, #3B6ACA);

Monochromatic scale

Palettes built from #3bc9ca

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.

#3bc9ca 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.

#3bc9ca, answered

What color is #3bc9ca?

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

What is the RGB value of #3bc9ca?

rgb(59, 201, 202) — 59 red, 201 green and 202 blue out of 255, or 23.1% / 78.8% / 79.2% by channel.

Is #3bc9ca a light or a dark color?

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

Should I use black or white text on #3bc9ca?

Black. It scores 10.39:1 against #3bc9ca, versus 2.02:1 for white — AAA at any size.

What is the complementary color of #3bc9ca?

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

What colors go well with #3bc9ca?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #CF365B as an accent and #1B6464 for hover and pressed states. For a palette, the analogous pair #3BCA84 and #3B82CA stays calm, while #CA3C3B is the loudest partner.

What is #3bc9ca in CMYK for printing?

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

Is #3bc9ca 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 #3BCA97; nudged cooler, #399FCC.

Work with #3bc9ca in the Color Lab