Skip to content

#0cd3cf

a dark, electric cyan · cool · closest name: Medium Turquoise

RGB
12, 211, 207
HSL
179°, 89%, 44%
CMYK
94, 0, 2, 17
Luminance
0.5117

At a glance

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

Hex
#0cd3cf
Hue
179°
cyan
Saturation
89%
electric
Lightness
44%
dark
Brightness
83%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5117
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.23:1
Closest name
Medium Turquoise
ΔE2000 2
Where it sits
Hue179° of 360°
Saturation89%
Lightness44%
Temperature
Warm ← → Cool87% 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#0cd3cf
RGBrgb(12, 211, 207)
HSLhsl(179, 89%, 44%)
CMYKcmyk(94%, 0%, 2%, 17%)
LABlab(76.8 -42.5 -10.2)
LCHlch(76.8 43.8 193.5)
OKLCHoklch(0.784 0.133 192.3)
Decimal840655
Display P3color(display-p3 0.047 0.827 0.812)

Copy-ready code

/* CSS */
color: #0cd3cf;
background-color: #0cd3cf;
/* Tailwind (arbitrary) */
class="text-[#0cd3cf] bg-[#0cd3cf]"
/* SCSS */
$brand: #0cd3cf;
/* SwiftUI */
Color(red: 0.047, green: 0.827, blue: 0.812)
/* Android */
Color.parseColor("#0cd3cf")
/* Flutter */
Color(0xFF0CD3CF)
/* Python / OpenCV (BGR) */
(207, 211, 12)

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

Accessibility — WCAG contrast

Aa
#0cd3cf on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#0cd3cf on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C8CF
deuteranopia · #ADB6D0
tritanopia · #00DAD1

Color scale — 50 to 950

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

#F2FDFD
#E5FBFA
#C4F8F7
#95F9F7
#60F6F3
#2BF3EF
#0DE8E3
#0cd3cf
#099A97
#0B6F6D
#074644
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #074644
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E5FBFA;
  --brand-200: #C4F8F7;
  --brand-300: #95F9F7;
  --brand-400: #60F6F3;
  --brand-500: #2BF3EF;
  --brand-600: #0DE8E3;
  --brand-700: #0cd3cf;
  --brand-800: #099A97;
  --brand-900: #0B6F6D;
  --brand-950: #074644;
  --brand: #0cd3cf;
  --brand-ink: #000000;
}

Colors that work with #0cd3cf

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#C0EDEC
Hairlines and dividers
Muted text#4B9B99
Captions on the surface
Accent#D70840
Second voice, not a rival
Dark variant#077976
Hover, pressed, headers
Light variant#E7FEFD
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 #0cd3cf

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#D30C10
Analogous left#0CD36B
Analogous right#0C73D3
Split-complement 1#D30C73
Split-complement 2#D36B0C
Triadic 1#CF0CD3
Triadic 2#D3CF0C
Tetradic#6B0CD3

RGB percentages

Red4.7%
Green82.7%
Blue81.2%

CMYK percentages

Cyan94.3%
Magenta0.0%
Yellow1.9%
Key (black)17.3%

Color previews

#0cd3cf text on a black background

contrast 11.23:1

Card sample

#0cd3cf text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0cd3cf;
Background color
Panel with #0cd3cf background
background-color: #0cd3cf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0cd3cf;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #0cd3cf

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.

#0cd3cf 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#0cd3cf, answered

What color is #0cd3cf?

#0cd3cf is a dark electric cyan, closest to Medium Turquoise (ΔE2000 2). It sits at 179° on the hue wheel with 89% saturation and 44% lightness, which reads as cool.

What is the RGB value of #0cd3cf?

rgb(12, 211, 207) — 12 red, 211 green and 207 blue out of 255, or 4.7% / 82.7% / 81.2% by channel.

Is #0cd3cf a light or a dark color?

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

Should I use black or white text on #0cd3cf?

Black. It scores 11.23:1 against #0cd3cf, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #0cd3cf?

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

What colors go well with #0cd3cf?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B99 for secondary text, #D70840 as an accent and #077976 for hover and pressed states. For a palette, the analogous pair #0CD36B and #0C73D3 stays calm, while #D30C10 is the loudest partner.

What is #0cd3cf in CMYK for printing?

cmyk(94%, 0%, 2%, 17%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #0cd3cf warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0CD386; nudged cooler, #0AA2D5.

Work with #0cd3cf in the Color Lab