Skip to content

#3cbfcc

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

RGB
60, 191, 204
HSL
185°, 59%, 52%
CMYK
71, 6, 0, 20
Luminance
0.4258

At a glance

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

Hex
#3cbfcc
Hue
185°
cyan
Saturation
59%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4258
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.52:1
Closest name
Dark Turquoise
ΔE2000 5.8
Where it sits
Hue185° of 360°
Saturation59%
Lightness52%
Temperature
Warm ← → Cool90% 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#3cbfcc
RGBrgb(60, 191, 204)
HSLhsl(185, 59%, 52%)
CMYKcmyk(71%, 6%, 0%, 20%)
LABlab(71.3 -30.6 -16.8)
LCHlch(71.3 34.9 208.8)
OKLCHoklch(0.741 0.111 204.7)
Decimal3981260
Display P3color(display-p3 0.235 0.749 0.800)

Copy-ready code

/* CSS */
color: #3cbfcc;
background-color: #3cbfcc;
/* Tailwind (arbitrary) */
class="text-[#3cbfcc] bg-[#3cbfcc]"
/* SCSS */
$brand: #3cbfcc;
/* SwiftUI */
Color(red: 0.235, green: 0.749, blue: 0.800)
/* Android */
Color.parseColor("#3cbfcc")
/* Flutter */
Color(0xFF3CBFCC)
/* Python / OpenCV (BGR) */
(204, 191, 60)

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

Accessibility — WCAG contrast

Aa
#3cbfcc on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#3cbfcc on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0B7CD
deuteranopia · #9BA8CC
tritanopia · #00C7C3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3cbfcc 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
#E9F5F7
#CDECEF
#A6E2E8
#7AD3DC
#4DC5D0
#3cbfcc
#2A97A2
#227981
#1C585E
#12373B
Base = 600Lightest = 50 · #F4FAFBDarkest = 950 · #12373B
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F7;
  --brand-200: #CDECEF;
  --brand-300: #A6E2E8;
  --brand-400: #7AD3DC;
  --brand-500: #4DC5D0;
  --brand-600: #3cbfcc;
  --brand-700: #2A97A2;
  --brand-800: #227981;
  --brand-900: #1C585E;
  --brand-950: #12373B;
  --brand: #3cbfcc;
  --brand-ink: #000000;
}

Colors that work with #3cbfcc

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#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#D13750
Second voice, not a rival
Dark variant#1A5E65
Hover, pressed, headers
Light variant#EBF8FA
Selected rows, tints
Dark surface#142324
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 #3cbfcc

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#CC493C
Analogous left#3CCC91
Analogous right#3C77CC
Split-complement 1#CC3C77
Split-complement 2#CC913C
Triadic 1#CC3CBF
Triadic 2#BFCC3C
Tetradic#913CCC

RGB percentages

Red23.5%
Green74.9%
Blue80.0%

CMYK percentages

Cyan70.6%
Magenta6.4%
Yellow0.0%
Key (black)20.0%

Color previews

#3cbfcc text on a black background

contrast 9.52:1

Card sample

#3cbfcc text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 191, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 191, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cbfcc;
background: linear-gradient(135deg, #3cbfcc, #3C5FCC);

Monochromatic scale

Palettes built from #3cbfcc

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.

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

#3cbfcc, answered

What color is #3cbfcc?

#3cbfcc is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 5.8). It sits at 185° on the hue wheel with 59% saturation and 52% lightness, which reads as cool.

What is the RGB value of #3cbfcc?

rgb(60, 191, 204) — 60 red, 191 green and 204 blue out of 255, or 23.5% / 74.9% / 80% by channel.

Is #3cbfcc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4258 and perceived brightness is 65%, so black text on it reaches 9.52:1.

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

Black. It scores 9.52:1 against #3cbfcc, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #3cbfcc?

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

What colors go well with #3cbfcc?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #D13750 as an accent and #1A5E65 for hover and pressed states. For a palette, the analogous pair #3CCC91 and #3C77CC stays calm, while #CC493C is the loudest partner.

What is #3cbfcc in CMYK for printing?

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

Is #3cbfcc warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3CCCA4; nudged cooler, #3A9CCE.

Work with #3cbfcc in the Color Lab