Skip to content

#1fffff

a balanced, electric cyan · cool · “cyan”

RGB
31, 255, 255
HSL
180°, 100%, 56%
CMYK
88, 0, 0, 0
Luminance
0.7903

Every format

HEX#1fffff
RGBrgb(31, 255, 255)
HSLhsl(180, 100%, 56%)
CMYKcmyk(88%, 0%, 0%, 0%)
LABlab(91.3 -47.2 -13.9)
LCHlch(91.3 49.2 196.4)
OKLCHoklch(0.907 0.152 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red12.2%
Green100.0%
Blue100.0%

CMYK percentages

Cyan87.8%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#1fffff text on a black background

contrast 16.81:1

Card sample

#1fffff text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fffff in the Color Lab