Skip to content

#7fc4cd

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

RGB
127, 196, 205
HSL
187°, 44%, 65%
CMYK
38, 4, 0, 20
Luminance
0.4840

Every format

HEX#7fc4cd
RGBrgb(127, 196, 205)
HSLhsl(187, 44%, 65%)
CMYKcmyk(38%, 4%, 0%, 20%)
LABlab(75.1 -19.4 -11.4)
LCHlch(75.1 22.5 210.4)
OKLCHoklch(0.778 0.071 206.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fc4cd on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#7fc4cd on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green76.9%
Blue80.4%

CMYK percentages

Cyan38.0%
Magenta4.4%
Yellow0.0%
Key (black)19.6%

Color previews

#7fc4cd text on a black background

contrast 10.68:1

Card sample

#7fc4cd text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fc4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fc4cd in the Color Lab