Skip to content

#0dc7cd

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

RGB
13, 199, 205
HSL
182°, 88%, 43%
CMYK
94, 3, 0, 20
Luminance
0.4534

At a glance

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

Hex
#0dc7cd
Hue
182°
cyan
Saturation
88%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4534
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.07:1
Closest name
Dark Turquoise
ΔE2000 2.1
Where it sits
Hue182° of 360°
Saturation88%
Lightness43%
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#0dc7cd
RGBrgb(13, 199, 205)
HSLhsl(182, 88%, 43%)
CMYKcmyk(94%, 3%, 0%, 20%)
LABlab(73.1 -37.7 -14.6)
LCHlch(73.1 40.4 201.2)
OKLCHoklch(0.754 0.127 198.7)
Decimal903117
Display P3color(display-p3 0.051 0.780 0.804)

Copy-ready code

/* CSS */
color: #0dc7cd;
background-color: #0dc7cd;
/* Tailwind (arbitrary) */
class="text-[#0dc7cd] bg-[#0dc7cd]"
/* SCSS */
$brand: #0dc7cd;
/* SwiftUI */
Color(red: 0.051, green: 0.780, blue: 0.804)
/* Android */
Color.parseColor("#0dc7cd")
/* Flutter */
Color(0xFF0DC7CD)
/* Python / OpenCV (BGR) */
(205, 199, 13)

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

Accessibility — WCAG contrast

Aa
#0dc7cd on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#0dc7cd on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BDCE
deuteranopia · #A0ACCE
tritanopia · #00CFC8

Color scale — 50 to 950

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

#F2FCFD
#E5FAFA
#C4F6F8
#95F5F8
#61F0F5
#2CEBF2
#0FDFE6
#0dc7cd
#0A9599
#0C6C6F
#074345
Base = 700Lightest = 50 · #F2FCFDDarkest = 950 · #074345
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5FAFA;
  --brand-200: #C4F6F8;
  --brand-300: #95F5F8;
  --brand-400: #61F0F5;
  --brand-500: #2CEBF2;
  --brand-600: #0FDFE6;
  --brand-700: #0dc7cd;
  --brand-800: #0A9599;
  --brand-900: #0C6C6F;
  --brand-950: #074345;
  --brand: #0dc7cd;
  --brand-ink: #000000;
}

Colors that work with #0dc7cd

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#D10934
Second voice, not a rival
Dark variant#087478
Hover, pressed, headers
Light variant#E7FDFD
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 #0dc7cd

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#CD130D
Analogous left#0DCD73
Analogous right#0D67CD
Split-complement 1#CD0D67
Split-complement 2#CD730D
Triadic 1#CD0DC7
Triadic 2#C7CD0D
Tetradic#730DCD

RGB percentages

Red5.1%
Green78.0%
Blue80.4%

CMYK percentages

Cyan93.7%
Magenta2.9%
Yellow0.0%
Key (black)19.6%

Color previews

#0dc7cd text on a black background

contrast 10.07:1

Card sample

#0dc7cd text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(13, 199, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 199, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0dc7cd;
background: linear-gradient(135deg, #0dc7cd, #0D47CD);

Monochromatic scale

Palettes built from #0dc7cd

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.

#0dc7cd 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.

#0dc7cd, answered

What color is #0dc7cd?

#0dc7cd is a dark electric cyan, closest to Dark Turquoise (ΔE2000 2.1). It sits at 182° on the hue wheel with 88% saturation and 43% lightness, which reads as cool.

What is the RGB value of #0dc7cd?

rgb(13, 199, 205) — 13 red, 199 green and 205 blue out of 255, or 5.1% / 78% / 80.4% by channel.

Is #0dc7cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4534 and perceived brightness is 66%, so black text on it reaches 10.07:1.

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

Black. It scores 10.07:1 against #0dc7cd, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #0dc7cd?

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

What colors go well with #0dc7cd?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #D10934 as an accent and #087478 for hover and pressed states. For a palette, the analogous pair #0DCD73 and #0D67CD stays calm, while #CD130D is the loudest partner.

What is #0dc7cd in CMYK for printing?

cmyk(94%, 3%, 0%, 20%). 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 #0dc7cd 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 #0DCD8D; nudged cooler, #0B98CF.

Work with #0dc7cd in the Color Lab