Skip to content

#4ef7eb

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

RGB
78, 247, 235
HSL
176°, 91%, 64%
CMYK
68, 0, 5, 3
Luminance
0.7414

At a glance

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

Hex
#4ef7eb
Hue
176°
cyan
Saturation
91%
electric
Lightness
64%
balanced
Brightness
97%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7414
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.83:1
Closest name
Cyan
ΔE2000 4.3
Where it sits
Hue176° of 360°
Saturation91%
Lightness64%
Temperature
Warm ← → Cool86% 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#4ef7eb
RGBrgb(78, 247, 235)
HSLhsl(176, 91%, 64%)
CMYKcmyk(68%, 0%, 5%, 3%)
LABlab(89.0 -45.2 -6.8)
LCHlch(89.0 45.7 188.6)
OKLCHoklch(0.888 0.137 188.1)
Decimal5175275
Display P3color(display-p3 0.306 0.969 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ef7eb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#4ef7eb on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAEAEB
deuteranopia · #D1D8ED
tritanopia · #00FDF3

Color scale — 50 to 950

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

#F2FDFC
#E4FBF9
#C3F9F5
#94FAF3
#4ef7eb
#28F5E7
#0BEADA
#09C3B6
#079C91
#0A7169
#064642
Base = 400Lightest = 50 · #F2FDFCDarkest = 950 · #064642
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E4FBF9;
  --brand-200: #C3F9F5;
  --brand-300: #94FAF3;
  --brand-400: #4ef7eb;
  --brand-500: #28F5E7;
  --brand-600: #0BEADA;
  --brand-700: #09C3B6;
  --brand-800: #079C91;
  --brand-900: #0A7169;
  --brand-950: #064642;
  --brand: #4ef7eb;
  --brand-ink: #000000;
}

Colors that work with #4ef7eb

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#FB4A83
Second voice, not a rival
Dark variant#057A72
Hover, pressed, headers
Light variant#E7FEFC
Selected rows, tints
Dark surface#142423
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 #4ef7eb

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#F74E5A
Analogous left#4EF796
Analogous right#4EAFF7
Split-complement 1#F74EAF
Split-complement 2#F7964E
Triadic 1#EB4EF7
Triadic 2#F7EB4E
Tetradic#964EF7

RGB percentages

Red30.6%
Green96.9%
Blue92.2%

CMYK percentages

Cyan68.4%
Magenta0.0%
Yellow4.9%
Key (black)3.1%

Color previews

#4ef7eb text on a black background

contrast 15.83:1

Card sample

#4ef7eb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ef7eb

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.

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

#4ef7eb, answered

What color is #4ef7eb?

#4ef7eb is a balanced electric cyan, closest to Cyan (ΔE2000 4.3). It sits at 176° on the hue wheel with 91% saturation and 64% lightness, which reads as cool.

What is the RGB value of #4ef7eb?

rgb(78, 247, 235) — 78 red, 247 green and 235 blue out of 255, or 30.6% / 96.9% / 92.2% by channel.

Is #4ef7eb a light or a dark color?

It is a light color. Relative luminance is 0.7414 and perceived brightness is 82%, so black text on it reaches 15.83:1.

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

Black. It scores 15.83:1 against #4ef7eb, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #4ef7eb?

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

What colors go well with #4ef7eb?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #FB4A83 as an accent and #057A72 for hover and pressed states. For a palette, the analogous pair #4EF796 and #4EAFF7 stays calm, while #F74E5A is the loudest partner.

What is #4ef7eb in CMYK for printing?

cmyk(68%, 0%, 5%, 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 #4ef7eb warm or cool?

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

Work with #4ef7eb in the Color Lab