Skip to content

#10fffe

a balanced, electric cyan · cool · “cyan”

RGB
16, 255, 254
HSL
180°, 100%, 53%
CMYK
94, 0, 0, 0
Luminance
0.7879

Every format

HEX#10fffe
RGBrgb(16, 255, 254)
HSLhsl(180, 100%, 53%)
CMYKcmyk(94%, 0%, 0%, 0%)
LABlab(91.1 -48.0 -13.6)
LCHlch(91.1 49.9 195.8)
OKLCHoklch(0.906 0.154 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#10fffe on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#10fffe on black: 16.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green100.0%
Blue99.6%

CMYK percentages

Cyan93.7%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#10fffe text on a black background

contrast 16.76:1

Card sample

#10fffe text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #10fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #10fffe in the Color Lab