Skip to content

#4ebade

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

RGB
78, 186, 222
HSL
195°, 69%, 59%
CMYK
65, 16, 0, 13
Luminance
0.4201

At a glance

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

Hex
#4ebade
Hue
195°
cyan
Saturation
69%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4201
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.40:1
Closest name
Deep Sky Blue
ΔE2000 6.2
Where it sits
Hue195° of 360°
Saturation69%
Lightness59%
Temperature
Warm ← → Cool94% 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#4ebade
RGBrgb(78, 186, 222)
HSLhsl(195, 69%, 59%)
CMYKcmyk(65%, 16%, 0%, 13%)
LABlab(70.9 -19.9 -27.2)
LCHlch(70.9 33.7 233.7)
OKLCHoklch(0.741 0.110 223.4)
Decimal5159646
Display P3color(display-p3 0.306 0.729 0.871)

Copy-ready code

/* CSS */
color: #4ebade;
background-color: #4ebade;
/* Tailwind (arbitrary) */
class="text-[#4ebade] bg-[#4ebade]"
/* SCSS */
$brand: #4ebade;
/* SwiftUI */
Color(red: 0.306, green: 0.729, blue: 0.871)
/* Android */
Color.parseColor("#4ebade")
/* Flutter */
Color(0xFF4EBADE)
/* Python / OpenCV (BGR) */
(222, 186, 78)

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

Accessibility — WCAG contrast

Aa
#4ebade on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#4ebade on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6B6E0
deuteranopia · #91A7DE
tritanopia · #00C5C6

Color scale — 50 to 950

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

#F3F9FB
#E8F4F8
#CAE8F2
#A0DAED
#71C8E5
#4ebade
#26A4CE
#2089AC
#1A6E8A
#175164
#0E323E
Base = 500Lightest = 50 · #F3F9FBDarkest = 950 · #0E323E
:root {
  --brand-50: #F3F9FB;
  --brand-100: #E8F4F8;
  --brand-200: #CAE8F2;
  --brand-300: #A0DAED;
  --brand-400: #71C8E5;
  --brand-500: #4ebade;
  --brand-600: #26A4CE;
  --brand-700: #2089AC;
  --brand-800: #1A6E8A;
  --brand-900: #175164;
  --brand-950: #0E323E;
  --brand: #4ebade;
  --brand-ink: #000000;
}

Colors that work with #4ebade

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#C0E1ED
Hairlines and dividers
Muted text#4B879B
Captions on the surface
Accent#E24A4A
Second voice, not a rival
Dark variant#14566B
Hover, pressed, headers
Light variant#EAF7FB
Selected rows, tints
Dark surface#142024
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 #4ebade

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#DE724E
Analogous left#4EDEBA
Analogous right#4E72DE
Split-complement 1#DE4E72
Split-complement 2#DEBA4E
Triadic 1#DE4EBA
Triadic 2#BADE4E
Tetradic#BA4EDE

RGB percentages

Red30.6%
Green72.9%
Blue87.1%

CMYK percentages

Cyan64.9%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#4ebade text on a black background

contrast 9.40:1

Card sample

#4ebade text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ebade

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.

#4ebade 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

Converts to four-color process without much drama. Proof it anyway.

#4ebade, answered

What color is #4ebade?

#4ebade is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 6.2). It sits at 195° on the hue wheel with 69% saturation and 59% lightness, which reads as cool.

What is the RGB value of #4ebade?

rgb(78, 186, 222) — 78 red, 186 green and 222 blue out of 255, or 30.6% / 72.9% / 87.1% by channel.

Is #4ebade a light or a dark color?

It is a mid-tone. Relative luminance is 0.4201 and perceived brightness is 65%, so black text on it reaches 9.40:1.

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

Black. It scores 9.40:1 against #4ebade, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #4ebade?

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

What colors go well with #4ebade?

For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B879B for secondary text, #E24A4A as an accent and #14566B for hover and pressed states. For a palette, the analogous pair #4EDEBA and #4E72DE stays calm, while #DE724E is the loudest partner.

What is #4ebade in CMYK for printing?

cmyk(65%, 16%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #4ebade warm or cool?

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

Work with #4ebade in the Color Lab