Skip to content

#69fffe

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

RGB
105, 255, 254
HSL
180°, 100%, 71%
CMYK
59, 0, 0, 0
Luminance
0.8168

Every format

HEX#69fffe
RGBrgb(105, 255, 254)
HSLhsl(180, 100%, 71%)
CMYKcmyk(59%, 0%, 0%, 0%)
LABlab(92.4 -39.7 -11.5)
LCHlch(92.4 41.4 196.2)
OKLCHoklch(0.920 0.127 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red41.2%
Green100.0%
Blue99.6%

CMYK percentages

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

Color previews

#69fffe text on a black background

contrast 17.34:1

Card sample

#69fffe text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #69fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69fffe in the Color Lab