Skip to content

#7cc2cc

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

RGB
124, 194, 204
HSL
188°, 44%, 64%
CMYK
39, 5, 0, 20
Luminance
0.4723

Every format

HEX#7cc2cc
RGBrgb(124, 194, 204)
HSLhsl(188, 44%, 64%)
CMYKcmyk(39%, 5%, 0%, 20%)
LABlab(74.3 -19.4 -12.0)
LCHlch(74.3 22.8 211.6)
OKLCHoklch(0.771 0.072 207.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7cc2cc on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#7cc2cc on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green76.1%
Blue80.0%

CMYK percentages

Cyan39.2%
Magenta4.9%
Yellow0.0%
Key (black)20.0%

Color previews

#7cc2cc text on a black background

contrast 10.45:1

Card sample

#7cc2cc text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cc2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7cc2cc in the Color Lab