Skip to content

#2cd7db

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

RGB
44, 215, 219
HSL
181°, 71%, 52%
CMYK
80, 2, 0, 14
Luminance
0.5425

At a glance

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

Hex
#2cd7db
Hue
181°
cyan
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5425
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.85:1
Closest name
Dark Turquoise
ΔE2000 2.4
Where it sits
Hue181° of 360°
Saturation71%
Lightness52%
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#2cd7db
RGBrgb(44, 215, 219)
HSLhsl(181, 71%, 52%)
CMYKcmyk(80%, 2%, 0%, 14%)
LABlab(78.6 -39.0 -13.9)
LCHlch(78.6 41.4 199.6)
OKLCHoklch(0.801 0.129 197.4)
Decimal2938843
Display P3color(display-p3 0.173 0.843 0.859)

Copy-ready code

/* CSS */
color: #2cd7db;
background-color: #2cd7db;
/* Tailwind (arbitrary) */
class="text-[#2cd7db] bg-[#2cd7db]"
/* SCSS */
$brand: #2cd7db;
/* SwiftUI */
Color(red: 0.173, green: 0.843, blue: 0.859)
/* Android */
Color.parseColor("#2cd7db")
/* Flutter */
Color(0xFF2CD7DB)
/* Python / OpenCV (BGR) */
(219, 215, 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 #2cd7db · 11.85:1
Use #000000AAA at every size.
Aa
White text · 1.77:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.85:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2cd7db as text scores 1.77:1 on white and 11.85:1 on black.

Accessibility — WCAG contrast

Aa
#2cd7db on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#2cd7db on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7CDDC
deuteranopia · #B0BBDC
tritanopia · #00DFD8

Color scale — 50 to 950

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

#F3FBFC
#E7F8F8
#C9F2F3
#9FEDEF
#6FE4E7
#3FDBDE
#2cd7db
#1EABAE
#18898B
#156365
#0D3E3F
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0D3E3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F8F8;
  --brand-200: #C9F2F3;
  --brand-300: #9FEDEF;
  --brand-400: #6FE4E7;
  --brand-500: #3FDBDE;
  --brand-600: #2cd7db;
  --brand-700: #1EABAE;
  --brand-800: #18898B;
  --brand-900: #156365;
  --brand-950: #0D3E3F;
  --brand: #2cd7db;
  --brand-ink: #000000;
}

Colors that work with #2cd7db

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#4B999B
Captions on the surface
Accent#E02751
Second voice, not a rival
Dark variant#136B6D
Hover, pressed, headers
Light variant#E9FBFB
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 #2cd7db

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#DB302C
Analogous left#2CDB88
Analogous right#2C7FDB
Split-complement 1#DB2C7F
Split-complement 2#DB882C
Triadic 1#DB2CD7
Triadic 2#D7DB2C
Tetradic#882CDB

RGB percentages

Red17.3%
Green84.3%
Blue85.9%

CMYK percentages

Cyan79.9%
Magenta1.8%
Yellow0.0%
Key (black)14.1%

Color previews

#2cd7db text on a black background

contrast 11.85:1

Card sample

#2cd7db text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd7db

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.

#2cd7db 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.

#2cd7db, answered

What color is #2cd7db?

#2cd7db is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 2.4). It sits at 181° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2cd7db?

rgb(44, 215, 219) — 44 red, 215 green and 219 blue out of 255, or 17.3% / 84.3% / 85.9% by channel.

Is #2cd7db a light or a dark color?

It is a light color. Relative luminance is 0.5425 and perceived brightness is 71%, so black text on it reaches 11.85:1.

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

Black. It scores 11.85:1 against #2cd7db, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #2cd7db?

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

What colors go well with #2cd7db?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #E02751 as an accent and #136B6D for hover and pressed states. For a palette, the analogous pair #2CDB88 and #2C7FDB stays calm, while #DB302C is the loudest partner.

What is #2cd7db in CMYK for printing?

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

Is #2cd7db 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 #2CDB9F; nudged cooler, #2AAADE.

Work with #2cd7db in the Color Lab