Skip to content

#0cdcf4

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

RGB
12, 220, 244
HSL
186°, 91%, 50%
CMYK
95, 10, 0, 4
Luminance
0.5780

At a glance

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

Hex
#0cdcf4
Hue
186°
cyan
Saturation
91%
electric
Lightness
50%
balanced
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5780
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.56:1
Closest name
Dark Turquoise
ΔE2000 7.7
Where it sits
Hue186° of 360°
Saturation91%
Lightness50%
Temperature
Warm ← → Cool90% 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#0cdcf4
RGBrgb(12, 220, 244)
HSLhsl(186, 91%, 50%)
CMYKcmyk(95%, 10%, 0%, 4%)
LABlab(80.6 -35.4 -24.2)
LCHlch(80.6 42.9 214.3)
OKLCHoklch(0.819 0.140 208.8)
Decimal842996
Display P3color(display-p3 0.047 0.863 0.957)

Copy-ready code

/* CSS */
color: #0cdcf4;
background-color: #0cdcf4;
/* Tailwind (arbitrary) */
class="text-[#0cdcf4] bg-[#0cdcf4]"
/* SCSS */
$brand: #0cdcf4;
/* SwiftUI */
Color(red: 0.047, green: 0.863, blue: 0.957)
/* Android */
Color.parseColor("#0cdcf4")
/* Flutter */
Color(0xFF0CDCF4)
/* Python / OpenCV (BGR) */
(244, 220, 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 #0cdcf4 · 12.56:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0cdcf4 as text scores 1.67:1 on white and 12.56:1 on black.

Accessibility — WCAG contrast

Aa
#0cdcf4 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#0cdcf4 on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7D3F5
deuteranopia · #ACC0F4
tritanopia · #00E7E3

Color scale — 50 to 950

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

#F2FCFD
#E4F9FB
#C3F3F9
#94F0FA
#5EE8F8
#28E0F5
#0cdcf4
#09B0C3
#078D9C
#0A6671
#064046
Base = 600Lightest = 50 · #F2FCFDDarkest = 950 · #064046
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F9FB;
  --brand-200: #C3F3F9;
  --brand-300: #94F0FA;
  --brand-400: #5EE8F8;
  --brand-500: #28E0F5;
  --brand-600: #0cdcf4;
  --brand-700: #09B0C3;
  --brand-800: #078D9C;
  --brand-900: #0A6671;
  --brand-950: #064046;
  --brand: #0cdcf4;
  --brand-ink: #000000;
}

Colors that work with #0cdcf4

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#F9072A
Second voice, not a rival
Dark variant#066E7A
Hover, pressed, headers
Light variant#E7FBFE
Selected rows, tints
Dark surface#142324
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 #0cdcf4

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#F4240C
Analogous left#0CF498
Analogous right#0C68F4
Split-complement 1#F40C68
Split-complement 2#F4980C
Triadic 1#F40CDC
Triadic 2#DCF40C
Tetradic#980CF4

RGB percentages

Red4.7%
Green86.3%
Blue95.7%

CMYK percentages

Cyan95.1%
Magenta9.8%
Yellow0.0%
Key (black)4.3%

Color previews

#0cdcf4 text on a black background

contrast 12.56:1

Card sample

#0cdcf4 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0cdcf4

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.

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

#0cdcf4, answered

What color is #0cdcf4?

#0cdcf4 is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.7). It sits at 186° on the hue wheel with 91% saturation and 50% lightness, which reads as cool.

What is the RGB value of #0cdcf4?

rgb(12, 220, 244) — 12 red, 220 green and 244 blue out of 255, or 4.7% / 86.3% / 95.7% by channel.

Is #0cdcf4 a light or a dark color?

It is a light color. Relative luminance is 0.5780 and perceived brightness is 74%, so black text on it reaches 12.56:1.

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

Black. It scores 12.56:1 against #0cdcf4, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #0cdcf4?

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

What colors go well with #0cdcf4?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #F9072A as an accent and #066E7A for hover and pressed states. For a palette, the analogous pair #0CF498 and #0C68F4 stays calm, while #F4240C is the loudest partner.

What is #0cdcf4 in CMYK for printing?

cmyk(95%, 10%, 0%, 4%). 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 #0cdcf4 warm or cool?

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

Work with #0cdcf4 in the Color Lab