Skip to content

#3bc9b3

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
59, 201, 179
HSL
171°, 57%, 51%
CMYK
71, 0, 11, 21
Luminance
0.4596

At a glance

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

Hex
#3bc9b3
Hue
171°
cyan
Saturation
57%
vivid
Lightness
51%
balanced
Brightness
79%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4596
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.19:1
Closest name
Medium Aqua Marine
ΔE2000 5.5
Where it sits
Hue171° of 360°
Saturation57%
Lightness51%
Temperature
Warm ← → Cool84% 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#3bc9b3
RGBrgb(59, 201, 179)
HSLhsl(171, 57%, 51%)
CMYKcmyk(71%, 0%, 11%, 21%)
LABlab(73.5 -42.3 0.2)
LCHlch(73.5 42.3 179.8)
OKLCHoklch(0.756 0.122 180.1)
Decimal3918259
Display P3color(display-p3 0.231 0.788 0.702)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3bc9b3 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#3bc9b3 on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0BDB2
deuteranopia · #ADAFB5
tritanopia · #00CCC2

Color scale — 50 to 950

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

#F4FBFA
#E9F6F4
#CDEEE9
#A7E7DD
#7BDBCC
#4FCFBB
#3bc9b3
#2CA08E
#238072
#1D5D53
#123A34
Base = 600Lightest = 50 · #F4FBFADarkest = 950 · #123A34
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F4;
  --brand-200: #CDEEE9;
  --brand-300: #A7E7DD;
  --brand-400: #7BDBCC;
  --brand-500: #4FCFBB;
  --brand-600: #3bc9b3;
  --brand-700: #2CA08E;
  --brand-800: #238072;
  --brand-900: #1D5D53;
  --brand-950: #123A34;
  --brand: #3bc9b3;
  --brand-ink: #000000;
}

Colors that work with #3bc9b3

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#F4FAF9
Tinted page background
Border#C0EDE6
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#CE3674
Second voice, not a rival
Dark variant#1C6459
Hover, pressed, headers
Light variant#EBF9F7
Selected rows, tints
Dark surface#142422
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 #3bc9b3

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#C93B51
Analogous left#3BC96C
Analogous right#3B98C9
Split-complement 1#C93B98
Split-complement 2#C96C3B
Triadic 1#B33BC9
Triadic 2#C9B33B
Tetradic#6C3BC9

RGB percentages

Red23.1%
Green78.8%
Blue70.2%

CMYK percentages

Cyan70.6%
Magenta0.0%
Yellow10.9%
Key (black)21.2%

Color previews

#3bc9b3 text on a black background

contrast 10.19:1

Card sample

#3bc9b3 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bc9b3

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.

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

#3bc9b3, answered

What color is #3bc9b3?

#3bc9b3 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 5.5). It sits at 171° on the hue wheel with 57% saturation and 51% lightness, which reads as cool.

What is the RGB value of #3bc9b3?

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

Is #3bc9b3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4596 and perceived brightness is 66%, so black text on it reaches 10.19:1.

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

Black. It scores 10.19:1 against #3bc9b3, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #3bc9b3?

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

What colors go well with #3bc9b3?

For interface work: #F4FAF9 as the surface, #C0EDE6 for borders, #4B9B8E for secondary text, #CE3674 as an accent and #1C6459 for hover and pressed states. For a palette, the analogous pair #3BC96C and #3B98C9 stays calm, while #C93B51 is the loudest partner.

What is #3bc9b3 in CMYK for printing?

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

Is #3bc9b3 warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3BC97F; nudged cooler, #39ACCC.

Work with #3bc9b3 in the Color Lab