Skip to content

#3ecfcf

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

RGB
62, 207, 207
HSL
180°, 60%, 53%
CMYK
70, 0, 0, 19
Luminance
0.5015

At a glance

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

Hex
#3ecfcf
Hue
180°
cyan
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5015
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.03:1
Closest name
Dark Turquoise
ΔE2000 1.7
Where it sits
Hue180° of 360°
Saturation60%
Lightness53%
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#3ecfcf
RGBrgb(62, 207, 207)
HSLhsl(180, 60%, 53%)
CMYKcmyk(70%, 0%, 0%, 19%)
LABlab(76.2 -37.0 -11.1)
LCHlch(76.2 38.6 196.7)
OKLCHoklch(0.781 0.119 195.0)
Decimal4116431
Display P3color(display-p3 0.243 0.812 0.812)

Copy-ready code

/* CSS */
color: #3ecfcf;
background-color: #3ecfcf;
/* Tailwind (arbitrary) */
class="text-[#3ecfcf] bg-[#3ecfcf]"
/* SCSS */
$brand: #3ecfcf;
/* SwiftUI */
Color(red: 0.243, green: 0.812, blue: 0.812)
/* Android */
Color.parseColor("#3ecfcf")
/* Flutter */
Color(0xFF3ECFCF)
/* Python / OpenCV (BGR) */
(207, 207, 62)

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

Accessibility — WCAG contrast

Aa
#3ecfcf on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#3ecfcf on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C5CF
deuteranopia · #ACB5D0
tritanopia · #00D6CF

Color scale — 50 to 950

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

#F4FBFB
#E9F7F7
#CCEFEF
#A5E9E9
#78DEDE
#3ecfcf
#31C4C4
#29A3A3
#208383
#1B5F5F
#113B3B
Base = 500Lightest = 50 · #F4FBFBDarkest = 950 · #113B3B
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F7F7;
  --brand-200: #CCEFEF;
  --brand-300: #A5E9E9;
  --brand-400: #78DEDE;
  --brand-500: #3ecfcf;
  --brand-600: #31C4C4;
  --brand-700: #29A3A3;
  --brand-800: #208383;
  --brand-900: #1B5F5F;
  --brand-950: #113B3B;
  --brand: #3ecfcf;
  --brand-ink: #000000;
}

Colors that work with #3ecfcf

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#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#D43960
Second voice, not a rival
Dark variant#196666
Hover, pressed, headers
Light variant#EBFAFA
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 #3ecfcf

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#CF3E3E
Analogous left#3ECF86
Analogous right#3E86CF
Split-complement 1#CF3E86
Split-complement 2#CF863E
Triadic 1#CF3ECF
Triadic 2#CFCF3E
Tetradic#863ECF

RGB percentages

Red24.3%
Green81.2%
Blue81.2%

CMYK percentages

Cyan70.0%
Magenta0.0%
Yellow0.0%
Key (black)18.8%

Color previews

#3ecfcf text on a black background

contrast 11.03:1

Card sample

#3ecfcf text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 207, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 207, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ecfcf;
background: linear-gradient(135deg, #3ecfcf, #3E6ECF);

Monochromatic scale

Palettes built from #3ecfcf

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.

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

#3ecfcf, answered

What color is #3ecfcf?

#3ecfcf is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 1.7). It sits at 180° on the hue wheel with 60% saturation and 53% lightness, which reads as cool.

What is the RGB value of #3ecfcf?

rgb(62, 207, 207) — 62 red, 207 green and 207 blue out of 255, or 24.3% / 81.2% / 81.2% by channel.

Is #3ecfcf a light or a dark color?

It is a light color. Relative luminance is 0.5015 and perceived brightness is 69%, so black text on it reaches 11.03:1.

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

Black. It scores 11.03:1 against #3ecfcf, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #3ecfcf?

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

What colors go well with #3ecfcf?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #D43960 as an accent and #196666 for hover and pressed states. For a palette, the analogous pair #3ECF86 and #3E86CF stays calm, while #CF3E3E is the loudest partner.

What is #3ecfcf in CMYK for printing?

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

Is #3ecfcf 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 #3ECF9A; nudged cooler, #3BA4D1.

Work with #3ecfcf in the Color Lab