Skip to content

#7fdbec

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

RGB
127, 219, 236
HSL
189°, 74%, 71%
CMYK
46, 7, 0, 8
Luminance
0.6123

Every format

HEX#7fdbec
RGBrgb(127, 219, 236)
HSLhsl(189, 74%, 71%)
CMYKcmyk(46%, 7%, 0%, 8%)
LABlab(82.5 -23.1 -16.9)
LCHlch(82.5 28.6 216.2)
OKLCHoklch(0.840 0.091 210.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fdbec on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#7fdbec on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green85.9%
Blue92.5%

CMYK percentages

Cyan46.2%
Magenta7.2%
Yellow0.0%
Key (black)7.5%

Color previews

#7fdbec text on a black background

contrast 13.25:1

Card sample

#7fdbec text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fdbec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fdbec in the Color Lab