Skip to content

#7feaff

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

RGB
127, 234, 255
HSL
190°, 100%, 75%
CMYK
50, 8, 0, 0
Luminance
0.7058

Every format

HEX#7feaff
RGBrgb(127, 234, 255)
HSLhsl(190, 100%, 75%)
CMYKcmyk(50%, 8%, 0%, 0%)
LABlab(87.3 -25.4 -19.7)
LCHlch(87.3 32.2 217.7)
OKLCHoklch(0.880 0.103 211.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7feaff on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#7feaff on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green91.8%
Blue100.0%

CMYK percentages

Cyan50.2%
Magenta8.2%
Yellow0.0%
Key (black)0.0%

Color previews

#7feaff text on a black background

contrast 15.12:1

Card sample

#7feaff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7feaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7feaff in the Color Lab