Skip to content

#2ff7ff

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

RGB
47, 247, 255
HSL
182°, 100%, 59%
CMYK
82, 3, 0, 0
Luminance
0.7435

Every format

HEX#2ff7ff
RGBrgb(47, 247, 255)
HSLhsl(182, 100%, 59%)
CMYKcmyk(82%, 3%, 0%, 0%)
LABlab(89.1 -42.8 -17.1)
LCHlch(89.1 46.1 201.9)
OKLCHoklch(0.890 0.145 199.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ff7ff on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#2ff7ff on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green96.9%
Blue100.0%

CMYK percentages

Cyan81.6%
Magenta3.1%
Yellow0.0%
Key (black)0.0%

Color previews

#2ff7ff text on a black background

contrast 15.87:1

Card sample

#2ff7ff text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ff7ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ff7ff in the Color Lab