Skip to content

#2bcce7

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

RGB
43, 204, 231
HSL
189°, 80%, 54%
CMYK
81, 12, 0, 9
Luminance
0.4947

At a glance

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

Hex
#2bcce7
Hue
189°
cyan
Saturation
80%
electric
Lightness
54%
balanced
Brightness
91%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4947
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.89:1
Closest name
Sky Blue
ΔE2000 8
Where it sits
Hue189° of 360°
Saturation80%
Lightness54%
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#2bcce7
RGBrgb(43, 204, 231)
HSLhsl(189, 80%, 54%)
CMYKcmyk(81%, 12%, 0%, 9%)
LABlab(75.7 -30.3 -24.7)
LCHlch(75.7 39.1 219.1)
OKLCHoklch(0.779 0.128 212.4)
Decimal2870503
Display P3color(display-p3 0.169 0.800 0.906)

Copy-ready code

/* CSS */
color: #2bcce7;
background-color: #2bcce7;
/* Tailwind (arbitrary) */
class="text-[#2bcce7] bg-[#2bcce7]"
/* SCSS */
$brand: #2bcce7;
/* SwiftUI */
Color(red: 0.169, green: 0.800, blue: 0.906)
/* Android */
Color.parseColor("#2bcce7")
/* Flutter */
Color(0xFF2BCCE7)
/* Python / OpenCV (BGR) */
(231, 204, 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 #2bcce7 · 10.89:1
Use #000000AAA at every size.
Aa
White text · 1.93:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.89:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2bcce7 as text scores 1.93:1 on white and 10.89:1 on black.

Accessibility — WCAG contrast

Aa
#2bcce7 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#2bcce7 on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7C5E9
deuteranopia · #9FB3E7
tritanopia · #00D7D4

Color scale — 50 to 950

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

#F3FBFC
#E6F6F9
#C7EEF5
#9AE7F4
#68DBEE
#2bcce7
#19C0DC
#15A0B7
#118093
#105D6A
#0A3A42
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0A3A42
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E6F6F9;
  --brand-200: #C7EEF5;
  --brand-300: #9AE7F4;
  --brand-400: #68DBEE;
  --brand-500: #2bcce7;
  --brand-600: #19C0DC;
  --brand-700: #15A0B7;
  --brand-800: #118093;
  --brand-900: #105D6A;
  --brand-950: #0A3A42;
  --brand: #2bcce7;
  --brand-ink: #000000;
}

Colors that work with #2bcce7

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#4B8F9B
Captions on the surface
Accent#EC263B
Second voice, not a rival
Dark variant#0D6473
Hover, pressed, headers
Light variant#E8F9FC
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 #2bcce7

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#E7462B
Analogous left#2BE7A4
Analogous right#2B6EE7
Split-complement 1#E72B6E
Split-complement 2#E7A42B
Triadic 1#E72BCC
Triadic 2#CCE72B
Tetradic#A42BE7

RGB percentages

Red16.9%
Green80.0%
Blue90.6%

CMYK percentages

Cyan81.4%
Magenta11.7%
Yellow0.0%
Key (black)9.4%

Color previews

#2bcce7 text on a black background

contrast 10.89:1

Card sample

#2bcce7 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bcce7

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.

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

#2bcce7, answered

What color is #2bcce7?

#2bcce7 is a balanced electric cyan, closest to Sky Blue (ΔE2000 8). It sits at 189° on the hue wheel with 80% saturation and 54% lightness, which reads as cool.

What is the RGB value of #2bcce7?

rgb(43, 204, 231) — 43 red, 204 green and 231 blue out of 255, or 16.9% / 80% / 90.6% by channel.

Is #2bcce7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4947 and perceived brightness is 69%, so black text on it reaches 10.89:1.

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

Black. It scores 10.89:1 against #2bcce7, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #2bcce7?

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

What colors go well with #2bcce7?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #EC263B as an accent and #0D6473 for hover and pressed states. For a palette, the analogous pair #2BE7A4 and #2B6EE7 stays calm, while #E7462B is the loudest partner.

What is #2bcce7 in CMYK for printing?

cmyk(81%, 12%, 0%, 9%). 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 #2bcce7 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 #2BE7BD; nudged cooler, #28A8E9.

Work with #2bcce7 in the Color Lab