Skip to content

#3cd7da

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

RGB
60, 215, 218
HSL
181°, 68%, 55%
CMYK
73, 1, 0, 15
Luminance
0.5462

At a glance

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

Hex
#3cd7da
Hue
181°
cyan
Saturation
68%
vivid
Lightness
55%
balanced
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5462
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.92:1
Closest name
Dark Turquoise
ΔE2000 2.7
Where it sits
Hue181° of 360°
Saturation68%
Lightness55%
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#3cd7da
RGBrgb(60, 215, 218)
HSLhsl(181, 68%, 55%)
CMYKcmyk(73%, 1%, 0%, 15%)
LABlab(78.8 -37.8 -13.0)
LCHlch(78.8 39.9 199.0)
OKLCHoklch(0.803 0.124 196.9)
Decimal3987418
Display P3color(display-p3 0.235 0.843 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cd7da on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#3cd7da on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8CDDA
deuteranopia · #B1BCDB
tritanopia · #00DED7

Color scale — 50 to 950

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

#F3FBFB
#E8F8F8
#CAF1F2
#A1ECED
#72E2E4
#3cd7da
#27CBCE
#21A9AB
#1A8789
#176264
#0E3D3E
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0E3D3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F8;
  --brand-200: #CAF1F2;
  --brand-300: #A1ECED;
  --brand-400: #72E2E4;
  --brand-500: #3cd7da;
  --brand-600: #27CBCE;
  --brand-700: #21A9AB;
  --brand-800: #1A8789;
  --brand-900: #176264;
  --brand-950: #0E3D3E;
  --brand: #3cd7da;
  --brand-ink: #000000;
}

Colors that work with #3cd7da

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#4B999B
Captions on the surface
Accent#DF375E
Second voice, not a rival
Dark variant#146A6B
Hover, pressed, headers
Light variant#EAFBFB
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 #3cd7da

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#DA3F3C
Analogous left#3CDA8E
Analogous right#3C88DA
Split-complement 1#DA3C88
Split-complement 2#DA8E3C
Triadic 1#DA3CD7
Triadic 2#D7DA3C
Tetradic#8E3CDA

RGB percentages

Red23.5%
Green84.3%
Blue85.5%

CMYK percentages

Cyan72.5%
Magenta1.4%
Yellow0.0%
Key (black)14.5%

Color previews

#3cd7da text on a black background

contrast 11.92:1

Card sample

#3cd7da text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd7da

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.

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

#3cd7da, answered

What color is #3cd7da?

#3cd7da is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 2.7). It sits at 181° on the hue wheel with 68% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3cd7da?

rgb(60, 215, 218) — 60 red, 215 green and 218 blue out of 255, or 23.5% / 84.3% / 85.5% by channel.

Is #3cd7da a light or a dark color?

It is a light color. Relative luminance is 0.5462 and perceived brightness is 72%, so black text on it reaches 11.92:1.

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

Black. It scores 11.92:1 against #3cd7da, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #3cd7da?

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

What colors go well with #3cd7da?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #DF375E as an accent and #146A6B for hover and pressed states. For a palette, the analogous pair #3CDA8E and #3C88DA stays calm, while #DA3F3C is the loudest partner.

What is #3cd7da in CMYK for printing?

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

Is #3cd7da 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 #3CDAA3; nudged cooler, #3AACDC.

Work with #3cd7da in the Color Lab