Skip to content

#6fffff

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

RGB
111, 255, 255
HSL
180°, 100%, 72%
CMYK
57, 0, 0, 0
Luminance
0.8212

Every format

HEX#6fffff
RGBrgb(111, 255, 255)
HSLhsl(180, 100%, 72%)
CMYKcmyk(57%, 0%, 0%, 0%)
LABlab(92.6 -38.4 -11.7)
LCHlch(92.6 40.2 197.0)
OKLCHoklch(0.922 0.124 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red43.5%
Green100.0%
Blue100.0%

CMYK percentages

Cyan56.5%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#6fffff text on a black background

contrast 17.42:1

Card sample

#6fffff text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6fffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fffff in the Color Lab