Skip to content

#4decfd

a balanced, electric cyan · cool · closest name: Cyan

RGB
77, 236, 253
HSL
186°, 98%, 65%
CMYK
70, 7, 0, 1
Luminance
0.6866

At a glance

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

Hex
#4decfd
Hue
186°
cyan
Saturation
98%
electric
Lightness
65%
balanced
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6866
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.73:1
Closest name
Cyan
ΔE2000 7.4
Where it sits
Hue186° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool90% 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#4decfd
RGBrgb(77, 236, 253)
HSLhsl(186, 98%, 65%)
CMYKcmyk(70%, 7%, 0%, 1%)
LABlab(86.3 -35.4 -20.2)
LCHlch(86.3 40.7 209.7)
OKLCHoklch(0.869 0.131 205.5)
Decimal5106941
Display P3color(display-p3 0.302 0.925 0.992)

Copy-ready code

/* CSS */
color: #4decfd;
background-color: #4decfd;
/* Tailwind (arbitrary) */
class="text-[#4decfd] bg-[#4decfd]"
/* SCSS */
$brand: #4decfd;
/* SwiftUI */
Color(red: 0.302, green: 0.925, blue: 0.992)
/* Android */
Color.parseColor("#4decfd")
/* Flutter */
Color(0xFF4DECFD)
/* Python / OpenCV (BGR) */
(253, 236, 77)

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

Accessibility — WCAG contrast

Aa
#4decfd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#4decfd on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9E3FE
deuteranopia · #C0D0FE
tritanopia · #00F6F1

Color scale — 50 to 950

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

#F1FCFD
#E3FAFC
#C1F5FB
#90F3FE
#4decfd
#21E7FD
#03DBF2
#02B6CA
#0292A1
#066A74
#044249
Base = 400Lightest = 50 · #F1FCFDDarkest = 950 · #044249
:root {
  --brand-50: #F1FCFD;
  --brand-100: #E3FAFC;
  --brand-200: #C1F5FB;
  --brand-300: #90F3FE;
  --brand-400: #4decfd;
  --brand-500: #21E7FD;
  --brand-600: #03DBF2;
  --brand-700: #02B6CA;
  --brand-800: #0292A1;
  --brand-900: #066A74;
  --brand-950: #044249;
  --brand: #4decfd;
  --brand-ink: #000000;
}

Colors that work with #4decfd

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#F4FAFA
Tinted page background
Border#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#FF4B67
Second voice, not a rival
Dark variant#01727E
Hover, pressed, headers
Light variant#E6FCFF
Selected rows, tints
Dark surface#142324
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 #4decfd

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#FD5E4D
Analogous left#4DFDB6
Analogous right#4D94FD
Split-complement 1#FD4D94
Split-complement 2#FDB64D
Triadic 1#FD4DEC
Triadic 2#ECFD4D
Tetradic#B64DFD

RGB percentages

Red30.2%
Green92.5%
Blue99.2%

CMYK percentages

Cyan69.6%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#4decfd text on a black background

contrast 14.73:1

Card sample

#4decfd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 236, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 236, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4decfd;
background: linear-gradient(135deg, #4decfd, #4D77FD);

Monochromatic scale

Palettes built from #4decfd

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.

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

#4decfd, answered

What color is #4decfd?

#4decfd is a balanced electric cyan, closest to Cyan (ΔE2000 7.4). It sits at 186° on the hue wheel with 98% saturation and 65% lightness, which reads as cool.

What is the RGB value of #4decfd?

rgb(77, 236, 253) — 77 red, 236 green and 253 blue out of 255, or 30.2% / 92.5% / 99.2% by channel.

Is #4decfd a light or a dark color?

It is a light color. Relative luminance is 0.6866 and perceived brightness is 80%, so black text on it reaches 14.73:1.

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

Black. It scores 14.73:1 against #4decfd, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #4decfd?

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

What colors go well with #4decfd?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #FF4B67 as an accent and #01727E for hover and pressed states. For a palette, the analogous pair #4DFDB6 and #4D94FD stays calm, while #FD5E4D is the loudest partner.

What is #4decfd in CMYK for printing?

cmyk(70%, 7%, 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 #4decfd warm or cool?

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

Work with #4decfd in the Color Lab