Skip to content

#7fc7cd

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

RGB
127, 199, 205
HSL
185°, 44%, 65%
CMYK
38, 3, 0, 20
Luminance
0.4977

Every format

HEX#7fc7cd
RGBrgb(127, 199, 205)
HSLhsl(185, 44%, 65%)
CMYKcmyk(38%, 3%, 0%, 20%)
LABlab(75.9 -20.9 -10.1)
LCHlch(75.9 23.2 205.8)
OKLCHoklch(0.784 0.072 202.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fc7cd on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#7fc7cd on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green78.0%
Blue80.4%

CMYK percentages

Cyan38.0%
Magenta2.9%
Yellow0.0%
Key (black)19.6%

Color previews

#7fc7cd text on a black background

contrast 10.95:1

Card sample

#7fc7cd text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fc7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc7cd in the Color Lab