Skip to content

#2bc2db

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

RGB
43, 194, 219
HSL
189°, 71%, 51%
CMYK
80, 11, 0, 14
Luminance
0.4421

At a glance

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

Hex
#2bc2db
Hue
189°
cyan
Saturation
71%
vivid
Lightness
51%
balanced
Brightness
86%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4421
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.84:1
Closest name
Dark Turquoise
ΔE2000 8.5
Where it sits
Hue189° of 360°
Saturation71%
Lightness51%
Temperature
Warm ← → Cool91% 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#2bc2db
RGBrgb(43, 194, 219)
HSLhsl(189, 71%, 51%)
CMYKcmyk(80%, 11%, 0%, 14%)
LABlab(72.4 -29.2 -23.3)
LCHlch(72.4 37.4 218.6)
OKLCHoklch(0.750 0.123 212.0)
Decimal2867931
Display P3color(display-p3 0.169 0.761 0.859)

Copy-ready code

/* CSS */
color: #2bc2db;
background-color: #2bc2db;
/* Tailwind (arbitrary) */
class="text-[#2bc2db] bg-[#2bc2db]"
/* SCSS */
$brand: #2bc2db;
/* SwiftUI */
Color(red: 0.169, green: 0.761, blue: 0.859)
/* Android */
Color.parseColor("#2bc2db")
/* Flutter */
Color(0xFF2BC2DB)
/* Python / OpenCV (BGR) */
(219, 194, 43)

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

Accessibility — WCAG contrast

Aa
#2bc2db on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#2bc2db on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFBBDC
deuteranopia · #97AADB
tritanopia · #00CCCA

Color scale — 50 to 950

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

#F3FAFC
#E7F6F8
#C9EDF3
#9FE3EF
#6FD6E7
#3FC8DE
#2bc2db
#1E9AAE
#187B8C
#155A65
#0D383F
Base = 600Lightest = 50 · #F3FAFCDarkest = 950 · #0D383F
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F6F8;
  --brand-200: #C9EDF3;
  --brand-300: #9FE3EF;
  --brand-400: #6FD6E7;
  --brand-500: #3FC8DE;
  --brand-600: #2bc2db;
  --brand-700: #1E9AAE;
  --brand-800: #187B8C;
  --brand-900: #155A65;
  --brand-950: #0D383F;
  --brand: #2bc2db;
  --brand-ink: #000000;
}

Colors that work with #2bc2db

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#C0E6ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#E0263A
Second voice, not a rival
Dark variant#12606D
Hover, pressed, headers
Light variant#E9F9FB
Selected rows, tints
Dark surface#142224
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 #2bc2db

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#DB442B
Analogous left#2BDB9C
Analogous right#2B6ADB
Split-complement 1#DB2B6A
Split-complement 2#DB9C2B
Triadic 1#DB2BC2
Triadic 2#C2DB2B
Tetradic#9C2BDB

RGB percentages

Red16.9%
Green76.1%
Blue85.9%

CMYK percentages

Cyan80.4%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#2bc2db text on a black background

contrast 9.84:1

Card sample

#2bc2db text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bc2db

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.

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

#2bc2db, answered

What color is #2bc2db?

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

What is the RGB value of #2bc2db?

rgb(43, 194, 219) — 43 red, 194 green and 219 blue out of 255, or 16.9% / 76.1% / 85.9% by channel.

Is #2bc2db a light or a dark color?

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

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

Black. It scores 9.84:1 against #2bc2db, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #2bc2db?

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

What colors go well with #2bc2db?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B909B for secondary text, #E0263A as an accent and #12606D for hover and pressed states. For a palette, the analogous pair #2BDB9C and #2B6ADB stays calm, while #DB442B is the loudest partner.

What is #2bc2db in CMYK for printing?

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

Is #2bc2db warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2BDBB3; nudged cooler, #299FDE.

Work with #2bc2db in the Color Lab