Skip to content

#4cbdf2

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

RGB
76, 189, 242
HSL
199°, 87%, 62%
CMYK
69, 22, 0, 5
Luminance
0.4434

At a glance

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

Hex
#4cbdf2
Hue
199°
cyan
Saturation
87%
electric
Lightness
62%
balanced
Brightness
95%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4434
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.87:1
Closest name
Deep Sky Blue
ΔE2000 2.4
Where it sits
Hue199° of 360°
Saturation87%
Lightness62%
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#4cbdf2
RGBrgb(76, 189, 242)
HSLhsl(199, 87%, 62%)
CMYKcmyk(69%, 22%, 0%, 5%)
LABlab(72.5 -15.5 -35.6)
LCHlch(72.5 38.8 246.4)
OKLCHoklch(0.756 0.126 232.3)
Decimal5029362
Display P3color(display-p3 0.298 0.741 0.949)

Copy-ready code

/* CSS */
color: #4cbdf2;
background-color: #4cbdf2;
/* Tailwind (arbitrary) */
class="text-[#4cbdf2] bg-[#4cbdf2]"
/* SCSS */
$brand: #4cbdf2;
/* SwiftUI */
Color(red: 0.298, green: 0.741, blue: 0.949)
/* Android */
Color.parseColor("#4cbdf2")
/* Flutter */
Color(0xFF4CBDF2)
/* Python / OpenCV (BGR) */
(242, 189, 76)

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

Accessibility — WCAG contrast

Aa
#4cbdf2 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#4cbdf2 on black: 9.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3BBF5
deuteranopia · #8CAAF1
tritanopia · #00CBCF

Color scale — 50 to 950

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

#F2F9FD
#E5F3FA
#C4E7F7
#96D8F7
#4cbdf2
#2EB2F0
#11A1E4
#0E86BE
#0B6B98
#0C4F6E
#083145
Base = 400Lightest = 50 · #F2F9FDDarkest = 950 · #083145
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E5F3FA;
  --brand-200: #C4E7F7;
  --brand-300: #96D8F7;
  --brand-400: #4cbdf2;
  --brand-500: #2EB2F0;
  --brand-600: #11A1E4;
  --brand-700: #0E86BE;
  --brand-800: #0B6B98;
  --brand-900: #0C4F6E;
  --brand-950: #083145;
  --brand: #4cbdf2;
  --brand-ink: #000000;
}

Colors that work with #4cbdf2

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#4B819B
Captions on the surface
Accent#F65448
Second voice, not a rival
Dark variant#095477
Hover, pressed, headers
Light variant#E7F6FD
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 #4cbdf2

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#F2814C
Analogous left#4CF2D4
Analogous right#4C6AF2
Split-complement 1#F24C6A
Split-complement 2#F2D44C
Triadic 1#F24CBD
Triadic 2#BDF24C
Tetradic#D44CF2

RGB percentages

Red29.8%
Green74.1%
Blue94.9%

CMYK percentages

Cyan68.6%
Magenta21.9%
Yellow0.0%
Key (black)5.1%

Color previews

#4cbdf2 text on a black background

contrast 9.87:1

Card sample

#4cbdf2 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4cbdf2;
Background color
Panel with #4cbdf2 background
background-color: #4cbdf2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 189, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 189, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cbdf2;
background: linear-gradient(135deg, #4cbdf2, #4C4EF2);

Monochromatic scale

Palettes built from #4cbdf2

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.

#4cbdf2 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.

#4cbdf2, answered

What color is #4cbdf2?

#4cbdf2 is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 2.4). It sits at 199° on the hue wheel with 87% saturation and 62% lightness, which reads as cool.

What is the RGB value of #4cbdf2?

rgb(76, 189, 242) — 76 red, 189 green and 242 blue out of 255, or 29.8% / 74.1% / 94.9% by channel.

Is #4cbdf2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4434 and perceived brightness is 67%, so black text on it reaches 9.87:1.

Should I use black or white text on #4cbdf2?

Black. It scores 9.87:1 against #4cbdf2, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #4cbdf2?

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

What colors go well with #4cbdf2?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B819B for secondary text, #F65448 as an accent and #095477 for hover and pressed states. For a palette, the analogous pair #4CF2D4 and #4C6AF2 stays calm, while #F2814C is the loudest partner.

What is #4cbdf2 in CMYK for printing?

cmyk(69%, 22%, 0%, 5%). 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 #4cbdf2 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 #4CF2EA; nudged cooler, #4AABF4.

Work with #4cbdf2 in the Color Lab