Skip to content

#2bd5fd

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

RGB
43, 213, 253
HSL
191°, 98%, 58%
CMYK
83, 16, 0, 1
Luminance
0.5519

At a glance

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

Hex
#2bd5fd
Hue
191°
cyan
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5519
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.04:1
Closest name
Sky Blue
ΔE2000 6.8
Where it sits
Hue191° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool92% 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#2bd5fd
RGBrgb(43, 213, 253)
HSLhsl(191, 98%, 58%)
CMYKcmyk(83%, 16%, 0%, 1%)
LABlab(79.2 -27.8 -31.2)
LCHlch(79.2 41.8 228.4)
OKLCHoklch(0.809 0.139 219.0)
Decimal2872829
Display P3color(display-p3 0.169 0.835 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2bd5fd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#2bd5fd on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCCFFF
deuteranopia · #A1BCFD
tritanopia · #00E2E2

Color scale — 50 to 950

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

#F1FBFD
#E3F7FC
#C1F0FB
#90E9FE
#58DEFD
#2bd5fd
#02C5F2
#02A4CA
#0283A2
#065F74
#043C49
Base = 500Lightest = 50 · #F1FBFDDarkest = 950 · #043C49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E3F7FC;
  --brand-200: #C1F0FB;
  --brand-300: #90E9FE;
  --brand-400: #58DEFD;
  --brand-500: #2bd5fd;
  --brand-600: #02C5F2;
  --brand-700: #02A4CA;
  --brand-800: #0283A2;
  --brand-900: #065F74;
  --brand-950: #043C49;
  --brand: #2bd5fd;
  --brand-ink: #000000;
}

Colors that work with #2bd5fd

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#C0E4ED
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#FF2936
Second voice, not a rival
Dark variant#01677E
Hover, pressed, headers
Light variant#E6FAFF
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 #2bd5fd

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#FD532B
Analogous left#2BFDBC
Analogous right#2B6CFD
Split-complement 1#FD2B6C
Split-complement 2#FDBC2B
Triadic 1#FD2BD5
Triadic 2#D5FD2B
Tetradic#BC2BFD

RGB percentages

Red16.9%
Green83.5%
Blue99.2%

CMYK percentages

Cyan83.0%
Magenta15.8%
Yellow0.0%
Key (black)0.8%

Color previews

#2bd5fd text on a black background

contrast 12.04:1

Card sample

#2bd5fd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2bd5fd

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.

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

#2bd5fd, answered

What color is #2bd5fd?

#2bd5fd is a balanced electric cyan, closest to Sky Blue (ΔE2000 6.8). It sits at 191° on the hue wheel with 98% saturation and 58% lightness, which reads as cool.

What is the RGB value of #2bd5fd?

rgb(43, 213, 253) — 43 red, 213 green and 253 blue out of 255, or 16.9% / 83.5% / 99.2% by channel.

Is #2bd5fd a light or a dark color?

It is a light color. Relative luminance is 0.5519 and perceived brightness is 73%, so black text on it reaches 12.04:1.

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

Black. It scores 12.04:1 against #2bd5fd, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #2bd5fd?

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

What colors go well with #2bd5fd?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8C9B for secondary text, #FF2936 as an accent and #01677E for hover and pressed states. For a palette, the analogous pair #2BFDBC and #2B6CFD stays calm, while #FD532B is the loudest partner.

What is #2bd5fd in CMYK for printing?

cmyk(83%, 16%, 0%, 1%). 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 #2bd5fd warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2BFDD8; nudged cooler, #29B4FF.

Work with #2bd5fd in the Color Lab