Skip to content

#4fecf2

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

RGB
79, 236, 242
HSL
182°, 86%, 63%
CMYK
67, 3, 0, 5
Luminance
0.6806

At a glance

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

Hex
#4fecf2
Hue
182°
cyan
Saturation
86%
electric
Lightness
63%
balanced
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6806
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.61:1
Closest name
Cyan
ΔE2000 4.9
Where it sits
Hue182° of 360°
Saturation86%
Lightness63%
Temperature
Warm ← → Cool88% 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#4fecf2
RGBrgb(79, 236, 242)
HSLhsl(182, 86%, 63%)
CMYKcmyk(67%, 3%, 0%, 5%)
LABlab(86.0 -38.2 -14.9)
LCHlch(86.0 41.0 201.2)
OKLCHoklch(0.865 0.128 198.8)
Decimal5238002
Display P3color(display-p3 0.310 0.925 0.949)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4fecf2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#4fecf2 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCE1F3
deuteranopia · #C3D0F3
tritanopia · #00F4ED

Color scale — 50 to 950

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

#F2FCFD
#E5F9FA
#C5F5F7
#97F4F7
#4fecf2
#2EE8F0
#11DCE4
#0EB7BE
#0B9398
#0D6A6E
#084245
Base = 400Lightest = 50 · #F2FCFDDarkest = 950 · #084245
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F9FA;
  --brand-200: #C5F5F7;
  --brand-300: #97F4F7;
  --brand-400: #4fecf2;
  --brand-500: #2EE8F0;
  --brand-600: #11DCE4;
  --brand-700: #0EB7BE;
  --brand-800: #0B9398;
  --brand-900: #0D6A6E;
  --brand-950: #084245;
  --brand: #4fecf2;
  --brand-ink: #000000;
}

Colors that work with #4fecf2

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#F64B6F
Second voice, not a rival
Dark variant#097377
Hover, pressed, headers
Light variant#E7FCFD
Selected rows, tints
Dark surface#142424
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 #4fecf2

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#F2554F
Analogous left#4FF2A6
Analogous right#4F9AF2
Split-complement 1#F24F9A
Split-complement 2#F2A64F
Triadic 1#F24FEC
Triadic 2#ECF24F
Tetradic#A64FF2

RGB percentages

Red31.0%
Green92.5%
Blue94.9%

CMYK percentages

Cyan67.4%
Magenta2.5%
Yellow0.0%
Key (black)5.1%

Color previews

#4fecf2 text on a black background

contrast 14.61:1

Card sample

#4fecf2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4fecf2

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.

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

#4fecf2, answered

What color is #4fecf2?

#4fecf2 is a balanced electric cyan, closest to Cyan (ΔE2000 4.9). It sits at 182° on the hue wheel with 86% saturation and 63% lightness, which reads as cool.

What is the RGB value of #4fecf2?

rgb(79, 236, 242) — 79 red, 236 green and 242 blue out of 255, or 31% / 92.5% / 94.9% by channel.

Is #4fecf2 a light or a dark color?

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

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

Black. It scores 14.61:1 against #4fecf2, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #4fecf2?

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

What colors go well with #4fecf2?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #F64B6F as an accent and #097377 for hover and pressed states. For a palette, the analogous pair #4FF2A6 and #4F9AF2 stays calm, while #F2554F is the loudest partner.

What is #4fecf2 in CMYK for printing?

cmyk(67%, 3%, 0%, 5%). 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 #4fecf2 warm or cool?

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

Work with #4fecf2 in the Color Lab