Skip to content

#7fdade

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

RGB
127, 218, 222
HSL
183°, 59%, 68%
CMYK
43, 2, 0, 13
Luminance
0.5993

Every format

HEX#7fdade
RGBrgb(127, 218, 222)
HSLhsl(183, 59%, 68%)
CMYKcmyk(43%, 2%, 0%, 13%)
LABlab(81.8 -26.1 -10.5)
LCHlch(81.8 28.2 201.8)
OKLCHoklch(0.833 0.087 199.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fdade on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7fdade on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green85.5%
Blue87.1%

CMYK percentages

Cyan42.8%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#7fdade text on a black background

contrast 12.99:1

Card sample

#7fdade text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fdade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fdade in the Color Lab