Skip to content

#2fffff

a balanced, electric cyan · cool · “cyan”

RGB
47, 255, 255
HSL
180°, 100%, 59%
CMYK
82, 0, 0, 0
Luminance
0.7934

Every format

HEX#2fffff
RGBrgb(47, 255, 255)
HSLhsl(180, 100%, 59%)
CMYKcmyk(82%, 0%, 0%, 0%)
LABlab(91.4 -46.3 -13.7)
LCHlch(91.4 48.3 196.5)
OKLCHoklch(0.908 0.149 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red18.4%
Green100.0%
Blue100.0%

CMYK percentages

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

Color previews

#2fffff text on a black background

contrast 16.87:1

Card sample

#2fffff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fffff in the Color Lab