Skip to content

#7ff2ff

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

RGB
127, 242, 255
HSL
186°, 100%, 75%
CMYK
50, 5, 0, 0
Luminance
0.7524

Every format

HEX#7ff2ff
RGBrgb(127, 242, 255)
HSLhsl(186, 100%, 75%)
CMYKcmyk(50%, 5%, 0%, 0%)
LABlab(89.5 -29.3 -16.3)
LCHlch(89.5 33.6 209.1)
OKLCHoklch(0.898 0.106 205.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ff2ff on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#7ff2ff on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green94.9%
Blue100.0%

CMYK percentages

Cyan50.2%
Magenta5.1%
Yellow0.0%
Key (black)0.0%

Color previews

#7ff2ff text on a black background

contrast 16.05:1

Card sample

#7ff2ff text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7ff2ff;
Background color
Panel with #7ff2ff background
background-color: #7ff2ff;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 242, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 242, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ff2ff;
background: linear-gradient(135deg, #7ff2ff, #7F9DFF);

Monochromatic scale

Palettes built from #7ff2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ff2ff in the Color Lab