Skip to content

#2cc7c8

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

RGB
44, 199, 200
HSL
180°, 64%, 48%
CMYK
78, 1, 0, 22
Luminance
0.4555

At a glance

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

Hex
#2cc7c8
Hue
180°
cyan
Saturation
64%
vivid
Lightness
48%
balanced
Brightness
78%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4555
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.11:1
Closest name
Dark Turquoise
ΔE2000 2
Where it sits
Hue180° of 360°
Saturation64%
Lightness48%
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#2cc7c8
RGBrgb(44, 199, 200)
HSLhsl(180, 64%, 48%)
CMYKcmyk(78%, 1%, 0%, 22%)
LABlab(73.3 -37.3 -11.7)
LCHlch(73.3 39.1 197.4)
OKLCHoklch(0.755 0.121 195.6)
Decimal2934728
Display P3color(display-p3 0.173 0.780 0.784)

Copy-ready code

/* CSS */
color: #2cc7c8;
background-color: #2cc7c8;
/* Tailwind (arbitrary) */
class="text-[#2cc7c8] bg-[#2cc7c8]"
/* SCSS */
$brand: #2cc7c8;
/* SwiftUI */
Color(red: 0.173, green: 0.780, blue: 0.784)
/* Android */
Color.parseColor("#2cc7c8")
/* Flutter */
Color(0xFF2CC7C8)
/* Python / OpenCV (BGR) */
(200, 199, 44)

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

Accessibility — WCAG contrast

Aa
#2cc7c8 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#2cc7c8 on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9BDC8
deuteranopia · #A4ADC9
tritanopia · #00CEC7

Color scale — 50 to 950

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

#F4FBFB
#E8F7F7
#CBF0F0
#A3EAEB
#75E0E1
#47D6D6
#2cc7c8
#25A6A7
#1D8586
#196161
#103C3D
Base = 600Lightest = 50 · #F4FBFBDarkest = 950 · #103C3D
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CBF0F0;
  --brand-300: #A3EAEB;
  --brand-400: #75E0E1;
  --brand-500: #47D6D6;
  --brand-600: #2cc7c8;
  --brand-700: #25A6A7;
  --brand-800: #1D8586;
  --brand-900: #196161;
  --brand-950: #103C3D;
  --brand: #2cc7c8;
  --brand-ink: #000000;
}

Colors that work with #2cc7c8

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#CD274F
Second voice, not a rival
Dark variant#176868
Hover, pressed, headers
Light variant#EAFAFA
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 #2cc7c8

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#C82D2C
Analogous left#2CC87B
Analogous right#2C79C8
Split-complement 1#C82C79
Split-complement 2#C87B2C
Triadic 1#C82CC7
Triadic 2#C7C82C
Tetradic#7B2CC8

RGB percentages

Red17.3%
Green78.0%
Blue78.4%

CMYK percentages

Cyan78.0%
Magenta0.5%
Yellow0.0%
Key (black)21.6%

Color previews

#2cc7c8 text on a black background

contrast 10.11:1

Card sample

#2cc7c8 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2cc7c8;
Background color
Panel with #2cc7c8 background
background-color: #2cc7c8;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 199, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 199, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cc7c8;
background: linear-gradient(135deg, #2cc7c8, #2C5FC8);

Monochromatic scale

Palettes built from #2cc7c8

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.

#2cc7c8 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

Converts to four-color process without much drama. Proof it anyway.

#2cc7c8, answered

What color is #2cc7c8?

#2cc7c8 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 2). It sits at 180° on the hue wheel with 64% saturation and 48% lightness, which reads as cool.

What is the RGB value of #2cc7c8?

rgb(44, 199, 200) — 44 red, 199 green and 200 blue out of 255, or 17.3% / 78% / 78.4% by channel.

Is #2cc7c8 a light or a dark color?

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

Should I use black or white text on #2cc7c8?

Black. It scores 10.11:1 against #2cc7c8, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #2cc7c8?

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

What colors go well with #2cc7c8?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #CD274F as an accent and #176868 for hover and pressed states. For a palette, the analogous pair #2CC87B and #2C79C8 stays calm, while #C82D2C is the loudest partner.

What is #2cc7c8 in CMYK for printing?

cmyk(78%, 1%, 0%, 22%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2cc7c8 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 #2CC890; nudged cooler, #2A9BCA.

Work with #2cc7c8 in the Color Lab