Skip to content

#4fdbf7

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

RGB
79, 219, 247
HSL
190°, 91%, 64%
CMYK
68, 11, 0, 3
Luminance
0.5904

At a glance

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

Hex
#4fdbf7
Hue
190°
cyan
Saturation
91%
electric
Lightness
64%
balanced
Brightness
97%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5904
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.81:1
Closest name
Sky Blue
ΔE2000 7.1
Where it sits
Hue190° 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#4fdbf7
RGBrgb(79, 219, 247)
HSLhsl(190, 91%, 64%)
CMYKcmyk(68%, 11%, 0%, 3%)
LABlab(81.3 -28.8 -24.6)
LCHlch(81.3 37.9 220.6)
OKLCHoklch(0.828 0.124 213.7)
Decimal5233655
Display P3color(display-p3 0.310 0.859 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4fdbf7 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#4fdbf7 on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6D4F9
deuteranopia · #AFC2F7
tritanopia · #00E6E4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4fdbf7 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
#C3F0F9
#94E9FA
#4fdbf7
#28D3F5
#0BC5EA
#09A4C3
#07839C
#0A5F71
#063C46
Base = 400Lightest = 50 · #F2FBFDDarkest = 950 · #063C46
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E4F7FB;
  --brand-200: #C3F0F9;
  --brand-300: #94E9FA;
  --brand-400: #4fdbf7;
  --brand-500: #28D3F5;
  --brand-600: #0BC5EA;
  --brand-700: #09A4C3;
  --brand-800: #07839C;
  --brand-900: #0A5F71;
  --brand-950: #063C46;
  --brand: #4fdbf7;
  --brand-ink: #000000;
}

Colors that work with #4fdbf7

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#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#FB4B5A
Second voice, not a rival
Dark variant#06677A
Hover, pressed, headers
Light variant#E7FAFE
Selected rows, tints
Dark surface#142224
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 #4fdbf7

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#F76B4F
Analogous left#4FF7BF
Analogous right#4F87F7
Split-complement 1#F74F87
Split-complement 2#F7BF4F
Triadic 1#F74FDB
Triadic 2#DBF74F
Tetradic#BF4FF7

RGB percentages

Red31.0%
Green85.9%
Blue96.9%

CMYK percentages

Cyan68.0%
Magenta11.3%
Yellow0.0%
Key (black)3.1%

Color previews

#4fdbf7 text on a black background

contrast 12.81:1

Card sample

#4fdbf7 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4fdbf7

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.

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

#4fdbf7, answered

What color is #4fdbf7?

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

What is the RGB value of #4fdbf7?

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

Is #4fdbf7 a light or a dark color?

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

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

Black. It scores 12.81:1 against #4fdbf7, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #4fdbf7?

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

What colors go well with #4fdbf7?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #FB4B5A as an accent and #06677A for hover and pressed states. For a palette, the analogous pair #4FF7BF and #4F87F7 stays calm, while #F76B4F is the loudest partner.

What is #4fdbf7 in CMYK for printing?

cmyk(68%, 11%, 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 #4fdbf7 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 #4FF7D5; nudged cooler, #4DBBF9.

Work with #4fdbf7 in the Color Lab