Skip to content

#3cd6db

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

RGB
60, 214, 219
HSL
182°, 69%, 55%
CMYK
73, 2, 0, 14
Luminance
0.5417

At a glance

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

Hex
#3cd6db
Hue
182°
cyan
Saturation
69%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5417
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.83:1
Closest name
Dark Turquoise
ΔE2000 2.7
Where it sits
Hue182° of 360°
Saturation69%
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#3cd6db
RGBrgb(60, 214, 219)
HSLhsl(182, 69%, 55%)
CMYKcmyk(73%, 2%, 0%, 14%)
LABlab(78.6 -37.0 -13.9)
LCHlch(78.6 39.5 200.6)
OKLCHoklch(0.801 0.123 198.3)
Decimal3987163
Display P3color(display-p3 0.235 0.839 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cd6db on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#3cd6db on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7CCDC
deuteranopia · #B0BBDC
tritanopia · #00DED7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3cd6db 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
#E7F7F8
#CAF1F2
#A0EBED
#71E1E5
#3cd6db
#26C9CF
#20A8AC
#19868A
#166164
#0E3D3E
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0E3D3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E7F7F8;
  --brand-200: #CAF1F2;
  --brand-300: #A0EBED;
  --brand-400: #71E1E5;
  --brand-500: #3cd6db;
  --brand-600: #26C9CF;
  --brand-700: #20A8AC;
  --brand-800: #19868A;
  --brand-900: #166164;
  --brand-950: #0E3D3E;
  --brand: #3cd6db;
  --brand-ink: #000000;
}

Colors that work with #3cd6db

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#E0375C
Second voice, not a rival
Dark variant#14696C
Hover, pressed, headers
Light variant#E9FAFB
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 #3cd6db

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#DB413C
Analogous left#3CDB91
Analogous right#3C86DB
Split-complement 1#DB3C86
Split-complement 2#DB913C
Triadic 1#DB3CD6
Triadic 2#D6DB3C
Tetradic#913CDB

RGB percentages

Red23.5%
Green83.9%
Blue85.9%

CMYK percentages

Cyan72.6%
Magenta2.3%
Yellow0.0%
Key (black)14.1%

Color previews

#3cd6db text on a black background

contrast 11.83:1

Card sample

#3cd6db text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd6db

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.

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

#3cd6db, answered

What color is #3cd6db?

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

What is the RGB value of #3cd6db?

rgb(60, 214, 219) — 60 red, 214 green and 219 blue out of 255, or 23.5% / 83.9% / 85.9% by channel.

Is #3cd6db a light or a dark color?

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

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

Black. It scores 11.83:1 against #3cd6db, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #3cd6db?

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

What colors go well with #3cd6db?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #E0375C as an accent and #14696C for hover and pressed states. For a palette, the analogous pair #3CDB91 and #3C86DB stays calm, while #DB413C is the loudest partner.

What is #3cd6db in CMYK for printing?

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

Is #3cd6db 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 #3CDBA6; nudged cooler, #3AACDD.

Work with #3cd6db in the Color Lab