Skip to content

#70fffe

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

RGB
112, 255, 254
HSL
180°, 100%, 72%
CMYK
56, 0, 0, 0
Luminance
0.8212

Every format

HEX#70fffe
RGBrgb(112, 255, 254)
HSLhsl(180, 100%, 72%)
CMYKcmyk(56%, 0%, 0%, 0%)
LABlab(92.6 -38.5 -11.2)
LCHlch(92.6 40.1 196.2)
OKLCHoklch(0.922 0.123 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70fffe on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#70fffe on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green100.0%
Blue99.6%

CMYK percentages

Cyan56.1%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#70fffe text on a black background

contrast 17.42:1

Card sample

#70fffe text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70fffe in the Color Lab