Skip to content

#6cffff

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

RGB
108, 255, 255
HSL
180°, 100%, 71%
CMYK
58, 0, 0, 0
Luminance
0.8193

Every format

HEX#6cffff
RGBrgb(108, 255, 255)
HSLhsl(180, 100%, 71%)
CMYKcmyk(58%, 0%, 0%, 0%)
LABlab(92.5 -39.0 -11.8)
LCHlch(92.5 40.7 196.9)
OKLCHoklch(0.921 0.125 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6cffff on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#6cffff on black: 17.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.4%
Green100.0%
Blue100.0%

CMYK percentages

Cyan57.6%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#6cffff text on a black background

contrast 17.39:1

Card sample

#6cffff text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6cffff;
Background color
Panel with #6cffff background
background-color: #6cffff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6cffff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(108, 255, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 255, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6cffff;
background: linear-gradient(135deg, #6cffff, #6C9DFF);

Monochromatic scale

Palettes built from #6cffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6cffff in the Color Lab