Skip to content

#2cc1eb

a balanced, electric cyan · cool · closest name: Deep Sky Blue

RGB
44, 193, 235
HSL
193°, 83%, 55%
CMYK
81, 18, 0, 8
Luminance
0.4467

At a glance

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

Hex
#2cc1eb
Hue
193°
cyan
Saturation
83%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4467
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.93:1
Closest name
Deep Sky Blue
ΔE2000 5.4
Where it sits
Hue193° of 360°
Saturation83%
Lightness55%
Temperature
Warm ← → Cool93% 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#2cc1eb
RGBrgb(44, 193, 235)
HSLhsl(193, 83%, 55%)
CMYKcmyk(81%, 18%, 0%, 8%)
LABlab(72.7 -23.5 -31.5)
LCHlch(72.7 39.3 233.3)
OKLCHoklch(0.755 0.131 222.5)
Decimal2933227
Display P3color(display-p3 0.173 0.757 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cc1eb on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#2cc1eb on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9BCED
deuteranopia · #90ABEB
tritanopia · #00CECF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2cc1eb is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FAFC
#E6F5FA
#C6EBF6
#99E1F5
#65D2F0
#2cc1eb
#15B3E0
#1295BA
#0E7795
#0F576C
#093743
Base = 500Lightest = 50 · #F2FAFCDarkest = 950 · #093743
:root {
  --brand-50: #F2FAFC;
  --brand-100: #E6F5FA;
  --brand-200: #C6EBF6;
  --brand-300: #99E1F5;
  --brand-400: #65D2F0;
  --brand-500: #2cc1eb;
  --brand-600: #15B3E0;
  --brand-700: #1295BA;
  --brand-800: #0E7795;
  --brand-900: #0F576C;
  --brand-950: #093743;
  --brand: #2cc1eb;
  --brand-ink: #000000;
}

Colors that work with #2cc1eb

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#F4F9FA
Tinted page background
Border#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#F0272D
Second voice, not a rival
Dark variant#0B5D74
Hover, pressed, headers
Light variant#E8F8FD
Selected rows, tints
Dark surface#142124
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 #2cc1eb

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#EB562C
Analogous left#2CEBB6
Analogous right#2C61EB
Split-complement 1#EB2C61
Split-complement 2#EBB62C
Triadic 1#EB2CC1
Triadic 2#C1EB2C
Tetradic#B62CEB

RGB percentages

Red17.3%
Green75.7%
Blue92.2%

CMYK percentages

Cyan81.3%
Magenta17.9%
Yellow0.0%
Key (black)7.8%

Color previews

#2cc1eb text on a black background

contrast 9.93:1

Card sample

#2cc1eb text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cc1eb

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.

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

#2cc1eb, answered

What color is #2cc1eb?

#2cc1eb is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 5.4). It sits at 193° on the hue wheel with 83% saturation and 55% lightness, which reads as cool.

What is the RGB value of #2cc1eb?

rgb(44, 193, 235) — 44 red, 193 green and 235 blue out of 255, or 17.3% / 75.7% / 92.2% by channel.

Is #2cc1eb a light or a dark color?

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

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

Black. It scores 9.93:1 against #2cc1eb, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #2cc1eb?

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

What colors go well with #2cc1eb?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #F0272D as an accent and #0B5D74 for hover and pressed states. For a palette, the analogous pair #2CEBB6 and #2C61EB stays calm, while #EB562C is the loudest partner.

What is #2cc1eb in CMYK for printing?

cmyk(81%, 18%, 0%, 8%). 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 #2cc1eb warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2CEBCF; nudged cooler, #2AA4ED.

Work with #2cc1eb in the Color Lab