Skip to content

#2c9cd3

a balanced, vivid cyan · cool · closest name: Dodger Blue

RGB
44, 156, 211
HSL
200°, 66%, 50%
CMYK
79, 26, 0, 17
Luminance
0.2902

At a glance

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

Hex
#2c9cd3
Hue
200°
cyan
Saturation
66%
vivid
Lightness
50%
balanced
Brightness
83%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2902
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.80:1
Closest name
Dodger Blue
ΔE2000 9.3
Where it sits
Hue200° of 360°
Saturation66%
Lightness50%
Temperature
Warm ← → Cool96% 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#2c9cd3
RGBrgb(44, 156, 211)
HSLhsl(200, 66%, 50%)
CMYKcmyk(79%, 26%, 0%, 17%)
LABlab(60.8 -12.0 -36.8)
LCHlch(60.8 38.7 251.9)
OKLCHoklch(0.656 0.126 235.5)
Decimal2923731
Display P3color(display-p3 0.173 0.612 0.827)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c9cd3 on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#2c9cd3 on black: 6.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #819BD6
deuteranopia · #6B8CD2
tritanopia · #00AAAF

Color scale — 50 to 950

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

#F3F9FB
#E8F2F8
#CBE4F1
#A2D3EC
#74BEE2
#45A8D8
#2c9cd3
#237DA9
#1C6487
#184A62
#0F2E3D
Base = 600Lightest = 50 · #F3F9FBDarkest = 950 · #0F2E3D
:root {
  --brand-50: #F3F9FB;
  --brand-100: #E8F2F8;
  --brand-200: #CBE4F1;
  --brand-300: #A2D3EC;
  --brand-400: #74BEE2;
  --brand-500: #45A8D8;
  --brand-600: #2c9cd3;
  --brand-700: #237DA9;
  --brand-800: #1C6487;
  --brand-900: #184A62;
  --brand-950: #0F2E3D;
  --brand: #2c9cd3;
  --brand-ink: #000000;
}

Colors that work with #2c9cd3

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#F4F8FA
Tinted page background
Border#C0DEED
Hairlines and dividers
Muted text#4B809B
Captions on the surface
Accent#D83527
Second voice, not a rival
Dark variant#164E6A
Hover, pressed, headers
Light variant#EAF5FB
Selected rows, tints
Dark surface#141F24
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 #2c9cd3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#D3632C
Analogous left#2CD3B7
Analogous right#2C48D3
Split-complement 1#D32C48
Split-complement 2#D3B72C
Triadic 1#D32C9C
Triadic 2#9CD32C
Tetradic#B72CD3

RGB percentages

Red17.3%
Green61.2%
Blue82.7%

CMYK percentages

Cyan79.1%
Magenta26.1%
Yellow0.0%
Key (black)17.3%

Color previews

#2c9cd3 text on a black background

contrast 6.80:1

Card sample

#2c9cd3 text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2c9cd3

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.

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

#2c9cd3, answered

What color is #2c9cd3?

#2c9cd3 is a balanced vivid cyan, closest to Dodger Blue (ΔE2000 9.3). It sits at 200° on the hue wheel with 66% saturation and 50% lightness, which reads as cool.

What is the RGB value of #2c9cd3?

rgb(44, 156, 211) — 44 red, 156 green and 211 blue out of 255, or 17.3% / 61.2% / 82.7% by channel.

Is #2c9cd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2902 and perceived brightness is 55%, so black text on it reaches 6.80:1.

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

Black. It scores 6.80:1 against #2c9cd3, versus 3.09:1 for white — AA at any size.

What is the complementary color of #2c9cd3?

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

What colors go well with #2c9cd3?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B809B for secondary text, #D83527 as an accent and #164E6A for hover and pressed states. For a palette, the analogous pair #2CD3B7 and #2C48D3 stays calm, while #D3632C is the loudest partner.

What is #2c9cd3 in CMYK for printing?

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

Is #2c9cd3 warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2CD3CD; nudged cooler, #298AD6.

Work with #2c9cd3 in the Color Lab