Skip to content

#7cc0cd

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

RGB
124, 192, 205
HSL
190°, 45%, 65%
CMYK
40, 6, 0, 20
Luminance
0.4639

Every format

HEX#7cc0cd
RGBrgb(124, 192, 205)
HSLhsl(190, 45%, 65%)
CMYKcmyk(40%, 6%, 0%, 20%)
LABlab(73.8 -18.1 -13.3)
LCHlch(73.8 22.5 216.3)
OKLCHoklch(0.767 0.071 211.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cc0cd on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#7cc0cd on black: 10.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green75.3%
Blue80.4%

CMYK percentages

Cyan39.5%
Magenta6.3%
Yellow0.0%
Key (black)19.6%

Color previews

#7cc0cd text on a black background

contrast 10.28:1

Card sample

#7cc0cd text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cc0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cc0cd in the Color Lab