Skip to content

#0ecbc9

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

RGB
14, 203, 201
HSL
179°, 87%, 43%
CMYK
93, 0, 1, 20
Luminance
0.4702

At a glance

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

Hex
#0ecbc9
Hue
179°
cyan
Saturation
87%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4702
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.40:1
Closest name
Dark Turquoise
ΔE2000 1.9
Where it sits
Hue179° of 360°
Saturation87%
Lightness43%
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#0ecbc9
RGBrgb(14, 203, 201)
HSLhsl(179, 87%, 43%)
CMYKcmyk(93%, 0%, 1%, 20%)
LABlab(74.2 -40.7 -10.8)
LCHlch(74.2 42.1 194.9)
OKLCHoklch(0.762 0.129 193.5)
Decimal969673
Display P3color(display-p3 0.055 0.796 0.788)

Copy-ready code

/* CSS */
color: #0ecbc9;
background-color: #0ecbc9;
/* Tailwind (arbitrary) */
class="text-[#0ecbc9] bg-[#0ecbc9]"
/* SCSS */
$brand: #0ecbc9;
/* SwiftUI */
Color(red: 0.055, green: 0.796, blue: 0.788)
/* Android */
Color.parseColor("#0ecbc9")
/* Flutter */
Color(0xFF0ECBC9)
/* Python / OpenCV (BGR) */
(201, 203, 14)

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

Accessibility — WCAG contrast

Aa
#0ecbc9 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#0ecbc9 on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC0C9
deuteranopia · #A6AFCA
tritanopia · #00D2CA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0ecbc9 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
#E5FAFA
#C4F7F7
#96F8F7
#62F4F3
#2DF1EF
#10E5E3
#0ecbc9
#0B9997
#0C6E6D
#084544
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #084544
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E5FAFA;
  --brand-200: #C4F7F7;
  --brand-300: #96F8F7;
  --brand-400: #62F4F3;
  --brand-500: #2DF1EF;
  --brand-600: #10E5E3;
  --brand-700: #0ecbc9;
  --brand-800: #0B9997;
  --brand-900: #0C6E6D;
  --brand-950: #084544;
  --brand: #0ecbc9;
  --brand-ink: #000000;
}

Colors that work with #0ecbc9

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#4B9B9A
Captions on the surface
Accent#CF0A3D
Second voice, not a rival
Dark variant#087776
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 #0ecbc9

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#CB0E10
Analogous left#0ECB6A
Analogous right#0E6ECB
Split-complement 1#CB0E6E
Split-complement 2#CB6A0E
Triadic 1#C90ECB
Triadic 2#CBC90E
Tetradic#6A0ECB

RGB percentages

Red5.5%
Green79.6%
Blue78.8%

CMYK percentages

Cyan93.1%
Magenta0.0%
Yellow1.0%
Key (black)20.4%

Color previews

#0ecbc9 text on a black background

contrast 10.40:1

Card sample

#0ecbc9 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ecbc9

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.

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

#0ecbc9, answered

What color is #0ecbc9?

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

What is the RGB value of #0ecbc9?

rgb(14, 203, 201) — 14 red, 203 green and 201 blue out of 255, or 5.5% / 79.6% / 78.8% by channel.

Is #0ecbc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4702 and perceived brightness is 67%, so black text on it reaches 10.40:1.

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

Black. It scores 10.40:1 against #0ecbc9, versus 2.02:1 for white — AAA at any size.

What is the complementary color of #0ecbc9?

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

What colors go well with #0ecbc9?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #CF0A3D as an accent and #087776 for hover and pressed states. For a palette, the analogous pair #0ECB6A and #0E6ECB stays calm, while #CB0E10 is the loudest partner.

What is #0ecbc9 in CMYK for printing?

cmyk(93%, 0%, 1%, 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 #0ecbc9 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 #0ECB84; nudged cooler, #0C9ACD.

Work with #0ecbc9 in the Color Lab