Skip to content

#7fedfd

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

RGB
127, 237, 253
HSL
188°, 97%, 75%
CMYK
50, 6, 0, 1
Luminance
0.7217

Every format

HEX#7fedfd
RGBrgb(127, 237, 253)
HSLhsl(188, 97%, 75%)
CMYKcmyk(50%, 6%, 0%, 1%)
LABlab(88.0 -27.4 -17.5)
LCHlch(88.0 32.5 212.5)
OKLCHoklch(0.886 0.103 207.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fedfd on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#7fedfd on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green92.9%
Blue99.2%

CMYK percentages

Cyan49.8%
Magenta6.3%
Yellow0.0%
Key (black)0.8%

Color previews

#7fedfd text on a black background

contrast 15.43:1

Card sample

#7fedfd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fedfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fedfd in the Color Lab