Skip to content

#7fddef

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

RGB
127, 221, 239
HSL
190°, 78%, 72%
CMYK
47, 8, 0, 6
Luminance
0.6246

Every format

HEX#7fddef
RGBrgb(127, 221, 239)
HSLhsl(190, 78%, 72%)
CMYKcmyk(47%, 8%, 0%, 6%)
LABlab(83.2 -23.3 -17.5)
LCHlch(83.2 29.1 216.9)
OKLCHoklch(0.846 0.093 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fddef on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#7fddef on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green86.7%
Blue93.7%

CMYK percentages

Cyan46.9%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#7fddef text on a black background

contrast 13.49:1

Card sample

#7fddef text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fddef in the Color Lab