Skip to content

#4bbaeb

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

RGB
75, 186, 235
HSL
198°, 80%, 61%
CMYK
68, 21, 0, 8
Luminance
0.4261

At a glance

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

Hex
#4bbaeb
Hue
198°
cyan
Saturation
80%
electric
Lightness
61%
balanced
Brightness
92%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4261
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.52:1
Closest name
Deep Sky Blue
ΔE2000 3.1
Where it sits
Hue198° of 360°
Saturation80%
Lightness61%
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#4bbaeb
RGBrgb(75, 186, 235)
HSLhsl(198, 80%, 61%)
CMYKcmyk(68%, 21%, 0%, 8%)
LABlab(71.3 -16.3 -33.6)
LCHlch(71.3 37.4 244.1)
OKLCHoklch(0.746 0.122 230.7)
Decimal4963051
Display P3color(display-p3 0.294 0.729 0.922)

Copy-ready code

/* CSS */
color: #4bbaeb;
background-color: #4bbaeb;
/* Tailwind (arbitrary) */
class="text-[#4bbaeb] bg-[#4bbaeb]"
/* SCSS */
$brand: #4bbaeb;
/* SwiftUI */
Color(red: 0.294, green: 0.729, blue: 0.922)
/* Android */
Color.parseColor("#4bbaeb")
/* Flutter */
Color(0xFF4BBAEB)
/* Python / OpenCV (BGR) */
(235, 186, 75)

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

Accessibility — WCAG contrast

Aa
#4bbaeb on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#4bbaeb on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1B8ED
deuteranopia · #8BA8EA
tritanopia · #00C7CA

Color scale — 50 to 950

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

#F3F9FC
#E6F3F9
#C7E7F5
#9AD8F4
#68C5EE
#4bbaeb
#18A0DC
#1486B8
#106B93
#104F6A
#0A3142
Base = 500Lightest = 50 · #F3F9FCDarkest = 950 · #0A3142
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E6F3F9;
  --brand-200: #C7E7F5;
  --brand-300: #9AD8F4;
  --brand-400: #68C5EE;
  --brand-500: #4bbaeb;
  --brand-600: #18A0DC;
  --brand-700: #1486B8;
  --brand-800: #106B93;
  --brand-900: #104F6A;
  --brand-950: #0A3142;
  --brand: #4bbaeb;
  --brand-ink: #000000;
}

Colors that work with #4bbaeb

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#EF5147
Second voice, not a rival
Dark variant#0D5373
Hover, pressed, headers
Light variant#E8F6FC
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 #4bbaeb

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#EB7C4B
Analogous left#4BEBCC
Analogous right#4B6AEB
Split-complement 1#EB4B6A
Split-complement 2#EBCC4B
Triadic 1#EB4BBA
Triadic 2#BAEB4B
Tetradic#CC4BEB

RGB percentages

Red29.4%
Green72.9%
Blue92.2%

CMYK percentages

Cyan68.1%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#4bbaeb text on a black background

contrast 9.52:1

Card sample

#4bbaeb text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(75, 186, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 186, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4bbaeb;
background: linear-gradient(135deg, #4bbaeb, #4B4FEB);

Monochromatic scale

Palettes built from #4bbaeb

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.

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

#4bbaeb, answered

What color is #4bbaeb?

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

What is the RGB value of #4bbaeb?

rgb(75, 186, 235) — 75 red, 186 green and 235 blue out of 255, or 29.4% / 72.9% / 92.2% by channel.

Is #4bbaeb a light or a dark color?

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

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

Black. It scores 9.52:1 against #4bbaeb, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #4bbaeb?

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

What colors go well with #4bbaeb?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B829B for secondary text, #EF5147 as an accent and #0D5373 for hover and pressed states. For a palette, the analogous pair #4BEBCC and #4B6AEB stays calm, while #EB7C4B is the loudest partner.

What is #4bbaeb in CMYK for printing?

cmyk(68%, 21%, 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 #4bbaeb 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 #4BEBE1; nudged cooler, #49A7ED.

Work with #4bbaeb in the Color Lab