Skip to content

#4fd8f7

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

RGB
79, 216, 247
HSL
191°, 91%, 64%
CMYK
68, 13, 0, 3
Luminance
0.5749

At a glance

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

Hex
#4fd8f7
Hue
191°
cyan
Saturation
91%
electric
Lightness
64%
balanced
Brightness
97%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5749
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.50:1
Closest name
Sky Blue
ΔE2000 6.3
Where it sits
Hue191° of 360°
Saturation91%
Lightness64%
Temperature
Warm ← → Cool92% 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#4fd8f7
RGBrgb(79, 216, 247)
HSLhsl(191, 91%, 64%)
CMYKcmyk(68%, 13%, 0%, 3%)
LABlab(80.5 -27.3 -26.0)
LCHlch(80.5 37.7 223.5)
OKLCHoklch(0.821 0.123 215.9)
Decimal5232887
Display P3color(display-p3 0.310 0.847 0.969)

Copy-ready code

/* CSS */
color: #4fd8f7;
background-color: #4fd8f7;
/* Tailwind (arbitrary) */
class="text-[#4fd8f7] bg-[#4fd8f7]"
/* SCSS */
$brand: #4fd8f7;
/* SwiftUI */
Color(red: 0.310, green: 0.847, blue: 0.969)
/* Android */
Color.parseColor("#4fd8f7")
/* Flutter */
Color(0xFF4FD8F7)
/* Python / OpenCV (BGR) */
(247, 216, 79)

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

Accessibility — WCAG contrast

Aa
#4fd8f7 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#4fd8f7 on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3D2F9
deuteranopia · #ABC0F7
tritanopia · #00E3E2

Color scale — 50 to 950

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

#F2FBFD
#E4F7FB
#C3EFF9
#94E7FA
#4fd8f7
#28CFF5
#0BC1EA
#09A1C3
#07819C
#0A5E71
#063A46
Base = 400Lightest = 50 · #F2FBFDDarkest = 950 · #063A46
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E4F7FB;
  --brand-200: #C3EFF9;
  --brand-300: #94E7FA;
  --brand-400: #4fd8f7;
  --brand-500: #28CFF5;
  --brand-600: #0BC1EA;
  --brand-700: #09A1C3;
  --brand-800: #07819C;
  --brand-900: #0A5E71;
  --brand-950: #063A46;
  --brand: #4fd8f7;
  --brand-ink: #000000;
}

Colors that work with #4fd8f7

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#C0E4ED
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#FB4B57
Second voice, not a rival
Dark variant#06647A
Hover, pressed, headers
Light variant#E7FAFE
Selected rows, tints
Dark surface#142124
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 #4fd8f7

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#F76E4F
Analogous left#4FF7C2
Analogous right#4F84F7
Split-complement 1#F74F84
Split-complement 2#F7C24F
Triadic 1#F74FD8
Triadic 2#D8F74F
Tetradic#C24FF7

RGB percentages

Red31.0%
Green84.7%
Blue96.9%

CMYK percentages

Cyan68.0%
Magenta12.6%
Yellow0.0%
Key (black)3.1%

Color previews

#4fd8f7 text on a black background

contrast 12.50:1

Card sample

#4fd8f7 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 216, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 216, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4fd8f7;
background: linear-gradient(135deg, #4fd8f7, #4F68F7);

Monochromatic scale

Palettes built from #4fd8f7

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.

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

#4fd8f7, answered

What color is #4fd8f7?

#4fd8f7 is a balanced electric cyan, closest to Sky Blue (ΔE2000 6.3). It sits at 191° on the hue wheel with 91% saturation and 64% lightness, which reads as cool.

What is the RGB value of #4fd8f7?

rgb(79, 216, 247) — 79 red, 216 green and 247 blue out of 255, or 31% / 84.7% / 96.9% by channel.

Is #4fd8f7 a light or a dark color?

It is a light color. Relative luminance is 0.5749 and perceived brightness is 75%, so black text on it reaches 12.50:1.

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

Black. It scores 12.50:1 against #4fd8f7, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #4fd8f7?

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

What colors go well with #4fd8f7?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8C9B for secondary text, #FB4B57 as an accent and #06647A for hover and pressed states. For a palette, the analogous pair #4FF7C2 and #4F84F7 stays calm, while #F76E4F is the loudest partner.

What is #4fd8f7 in CMYK for printing?

cmyk(68%, 13%, 0%, 3%). 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 #4fd8f7 warm or cool?

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

Work with #4fd8f7 in the Color Lab