Skip to content

#0cd2aa

a dark, electric cyan · cool · closest name: Medium Aqua Marine

RGB
12, 210, 170
HSL
168°, 89%, 44%
CMYK
94, 0, 19, 18
Luminance
0.4907

At a glance

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

Hex
#0cd2aa
Hue
168°
cyan
Saturation
89%
electric
Lightness
44%
dark
Brightness
82%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4907
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.81:1
Closest name
Medium Aqua Marine
ΔE2000 4.7
Where it sits
Hue168° of 360°
Saturation89%
Lightness44%
Temperature
Warm ← → Cool82% 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#0cd2aa
RGBrgb(12, 210, 170)
HSLhsl(168, 89%, 44%)
CMYKcmyk(94%, 0%, 19%, 18%)
LABlab(75.5 -52.3 7.8)
LCHlch(75.5 52.8 171.5)
OKLCHoklch(0.770 0.148 172.3)
Decimal840362
Display P3color(display-p3 0.047 0.824 0.667)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0cd2aa on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#0cd2aa on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBC3A8
deuteranopia · #B5B3AD
tritanopia · #00D4C6

Color scale — 50 to 950

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

#F2FDFB
#E5FBF6
#C4F8EE
#95F9E5
#60F6D8
#2BF3CB
#0DE8BC
#0cd2aa
#099A7D
#0B6F5B
#074639
Base = 700Lightest = 50 · #F2FDFBDarkest = 950 · #074639
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF6;
  --brand-200: #C4F8EE;
  --brand-300: #95F9E5;
  --brand-400: #60F6D8;
  --brand-500: #2BF3CB;
  --brand-600: #0DE8BC;
  --brand-700: #0cd2aa;
  --brand-800: #099A7D;
  --brand-900: #0B6F5B;
  --brand-950: #074639;
  --brand: #0cd2aa;
  --brand-ink: #000000;
}

Colors that work with #0cd2aa

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#F4FAF9
Tinted page background
Border#C0EDE4
Hairlines and dividers
Muted text#4B9B8B
Captions on the surface
Accent#D60865
Second voice, not a rival
Dark variant#077962
Hover, pressed, headers
Light variant#E7FEF9
Selected rows, tints
Dark surface#142421
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 #0cd2aa

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#D20C34
Analogous left#0CD247
Analogous right#0C97D2
Split-complement 1#D20C97
Split-complement 2#D2470C
Triadic 1#AA0CD2
Triadic 2#D2AA0C
Tetradic#470CD2

RGB percentages

Red4.7%
Green82.4%
Blue66.7%

CMYK percentages

Cyan94.3%
Magenta0.0%
Yellow19.0%
Key (black)17.6%

Color previews

#0cd2aa text on a black background

contrast 10.81:1

Card sample

#0cd2aa text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0cd2aa

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.

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

#0cd2aa, answered

What color is #0cd2aa?

#0cd2aa is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 4.7). It sits at 168° on the hue wheel with 89% saturation and 44% lightness, which reads as cool.

What is the RGB value of #0cd2aa?

rgb(12, 210, 170) — 12 red, 210 green and 170 blue out of 255, or 4.7% / 82.4% / 66.7% by channel.

Is #0cd2aa a light or a dark color?

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

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

Black. It scores 10.81:1 against #0cd2aa, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #0cd2aa?

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

What colors go well with #0cd2aa?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8B for secondary text, #D60865 as an accent and #077962 for hover and pressed states. For a palette, the analogous pair #0CD247 and #0C97D2 stays calm, while #D20C34 is the loudest partner.

What is #0cd2aa in CMYK for printing?

cmyk(94%, 0%, 19%, 18%). 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 #0cd2aa warm or cool?

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

Work with #0cd2aa in the Color Lab