Skip to content

#79fffe

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

RGB
121, 255, 254
HSL
180°, 100%, 74%
CMYK
53, 0, 0, 0
Luminance
0.8274

Every format

HEX#79fffe
RGBrgb(121, 255, 254)
HSLhsl(180, 100%, 74%)
CMYKcmyk(53%, 0%, 0%, 0%)
LABlab(92.9 -36.9 -10.8)
LCHlch(92.9 38.4 196.3)
OKLCHoklch(0.925 0.118 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79fffe on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#79fffe on black: 17.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green100.0%
Blue99.6%

CMYK percentages

Cyan52.5%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#79fffe text on a black background

contrast 17.55:1

Card sample

#79fffe text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #79fffe;
Background color
Panel with #79fffe background
background-color: #79fffe;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #79fffe;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #79fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79fffe in the Color Lab