Skip to content

#3cd4db

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

RGB
60, 212, 219
HSL
183°, 69%, 55%
CMYK
73, 3, 0, 14
Luminance
0.5316

At a glance

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

Hex
#3cd4db
Hue
183°
cyan
Saturation
69%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5316
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.63:1
Closest name
Dark Turquoise
ΔE2000 2.7
Where it sits
Hue183° of 360°
Saturation69%
Lightness55%
Temperature
Warm ← → Cool89% 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#3cd4db
RGBrgb(60, 212, 219)
HSLhsl(183, 69%, 55%)
CMYKcmyk(73%, 3%, 0%, 14%)
LABlab(78.0 -36.1 -14.8)
LCHlch(78.0 39.0 202.3)
OKLCHoklch(0.796 0.122 199.6)
Decimal3986651
Display P3color(display-p3 0.235 0.831 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cd4db on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#3cd4db on black: 11.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4CADC
deuteranopia · #AEBADC
tritanopia · #00DCD6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3cd4db 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
#CAF0F2
#A0EAED
#71E0E5
#3cd4db
#26C7CF
#20A6AC
#19858A
#166164
#0E3C3E
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0E3C3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E7F7F8;
  --brand-200: #CAF0F2;
  --brand-300: #A0EAED;
  --brand-400: #71E0E5;
  --brand-500: #3cd4db;
  --brand-600: #26C7CF;
  --brand-700: #20A6AC;
  --brand-800: #19858A;
  --brand-900: #166164;
  --brand-950: #0E3C3E;
  --brand: #3cd4db;
  --brand-ink: #000000;
}

Colors that work with #3cd4db

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#4B979B
Captions on the surface
Accent#E0375A
Second voice, not a rival
Dark variant#14686C
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 #3cd4db

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#DB433C
Analogous left#3CDB92
Analogous right#3C85DB
Split-complement 1#DB3C85
Split-complement 2#DB923C
Triadic 1#DB3CD4
Triadic 2#D4DB3C
Tetradic#923CDB

RGB percentages

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

CMYK percentages

Cyan72.6%
Magenta3.2%
Yellow0.0%
Key (black)14.1%

Color previews

#3cd4db text on a black background

contrast 11.63:1

Card sample

#3cd4db text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd4db

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.

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

#3cd4db, answered

What color is #3cd4db?

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

What is the RGB value of #3cd4db?

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

Is #3cd4db a light or a dark color?

It is a light color. Relative luminance is 0.5316 and perceived brightness is 71%, so black text on it reaches 11.63:1.

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

Black. It scores 11.63:1 against #3cd4db, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #3cd4db?

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

What colors go well with #3cd4db?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B979B for secondary text, #E0375A as an accent and #14686C for hover and pressed states. For a palette, the analogous pair #3CDB92 and #3C85DB stays calm, while #DB433C is the loudest partner.

What is #3cd4db in CMYK for printing?

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

Is #3cd4db warm or cool?

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

Work with #3cd4db in the Color Lab