Skip to content

#4cbdef

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

RGB
76, 189, 239
HSL
198°, 84%, 62%
CMYK
68, 21, 0, 6
Luminance
0.4416

At a glance

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

Hex
#4cbdef
Hue
198°
cyan
Saturation
84%
electric
Lightness
62%
balanced
Brightness
94%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4416
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.83:1
Closest name
Deep Sky Blue
ΔE2000 2.8
Where it sits
Hue198° of 360°
Saturation84%
Lightness62%
Temperature
Warm ← → Cool95% 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#4cbdef
RGBrgb(76, 189, 239)
HSLhsl(198, 84%, 62%)
CMYKcmyk(68%, 21%, 0%, 6%)
LABlab(72.3 -16.5 -34.2)
LCHlch(72.3 37.9 244.2)
OKLCHoklch(0.754 0.124 230.8)
Decimal5029359
Display P3color(display-p3 0.298 0.741 0.937)

Copy-ready code

/* CSS */
color: #4cbdef;
background-color: #4cbdef;
/* Tailwind (arbitrary) */
class="text-[#4cbdef] bg-[#4cbdef]"
/* SCSS */
$brand: #4cbdef;
/* SwiftUI */
Color(red: 0.298, green: 0.741, blue: 0.937)
/* Android */
Color.parseColor("#4cbdef")
/* Flutter */
Color(0xFF4CBDEF)
/* Python / OpenCV (BGR) */
(239, 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 #4cbdef · 9.83:1
Use #000000AAA at every size.
Aa
White text · 2.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.83:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4cbdef as text scores 2.14:1 on white and 9.83:1 on black.

Accessibility — WCAG contrast

Aa
#4cbdef on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#4cbdef on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4BBF1
deuteranopia · #8DAAEE
tritanopia · #00CBCE

Color scale — 50 to 950

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

#F2F9FC
#E6F4FA
#C5E7F6
#98D9F6
#4cbdef
#31B3ED
#14A2E1
#1187BB
#0D6C96
#0E4F6C
#093244
Base = 400Lightest = 50 · #F2F9FCDarkest = 950 · #093244
:root {
  --brand-50: #F2F9FC;
  --brand-100: #E6F4FA;
  --brand-200: #C5E7F6;
  --brand-300: #98D9F6;
  --brand-400: #4cbdef;
  --brand-500: #31B3ED;
  --brand-600: #14A2E1;
  --brand-700: #1187BB;
  --brand-800: #0D6C96;
  --brand-900: #0E4F6C;
  --brand-950: #093244;
  --brand: #4cbdef;
  --brand-ink: #000000;
}

Colors that work with #4cbdef

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#C0DFED
Hairlines and dividers
Muted text#4B829B
Captions on the surface
Accent#F35248
Second voice, not a rival
Dark variant#0A5475
Hover, pressed, headers
Light variant#E8F6FD
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 #4cbdef

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#EF7E4C
Analogous left#4CEFD0
Analogous right#4C6CEF
Split-complement 1#EF4C6C
Split-complement 2#EFD04C
Triadic 1#EF4CBD
Triadic 2#BDEF4C
Tetradic#D04CEF

RGB percentages

Red29.8%
Green74.1%
Blue93.7%

CMYK percentages

Cyan68.2%
Magenta20.9%
Yellow0.0%
Key (black)6.3%

Color previews

#4cbdef text on a black background

contrast 9.83:1

Card sample

#4cbdef text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4cbdef

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.

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

#4cbdef, answered

What color is #4cbdef?

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

What is the RGB value of #4cbdef?

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

Is #4cbdef a light or a dark color?

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

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

Black. It scores 9.83:1 against #4cbdef, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #4cbdef?

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

What colors go well with #4cbdef?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B829B for secondary text, #F35248 as an accent and #0A5475 for hover and pressed states. For a palette, the analogous pair #4CEFD0 and #4C6CEF stays calm, while #EF7E4C is the loudest partner.

What is #4cbdef in CMYK for printing?

cmyk(68%, 21%, 0%, 6%). 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 #4cbdef warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4CEFE5; nudged cooler, #4AAAF1.

Work with #4cbdef in the Color Lab