Skip to content

#4dfffe

a light, electric cyan · cool · closest name: cyan

RGB
77, 255, 254
HSL
180°, 100%, 65%
CMYK
70, 0, 0, 0
Luminance
0.8025

Every format

HEX#4dfffe
RGBrgb(77, 255, 254)
HSLhsl(180, 100%, 65%)
CMYKcmyk(70%, 0%, 0%, 0%)
LABlab(91.8 -43.7 -12.5)
LCHlch(91.8 45.5 196.0)
OKLCHoklch(0.913 0.140 194.4)

Copy-ready code

/* CSS */
color: #4dfffe;
background-color: #4dfffe;
/* Tailwind (arbitrary) */
class="text-[#4dfffe] bg-[#4dfffe]"
/* SCSS */
$brand: #4dfffe;
/* SwiftUI */
Color(red: 0.302, green: 1.000, blue: 0.996)
/* Android */
Color.parseColor("#4dfffe")

Accessibility — WCAG contrast

Aa
#4dfffe on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#4dfffe on black: 17.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green100.0%
Blue99.6%

CMYK percentages

Cyan69.8%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#4dfffe text on a black background

contrast 17.05:1

Card sample

#4dfffe text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4dfffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4dfffe in the Color Lab