Skip to content

#7acceb

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

RGB
122, 204, 235
HSL
197°, 74%, 70%
CMYK
48, 13, 0, 8
Luminance
0.5332

Every format

HEX#7acceb
RGBrgb(122, 204, 235)
HSLhsl(197, 74%, 70%)
CMYKcmyk(48%, 13%, 0%, 8%)
LABlab(78.1 -16.9 -23.1)
LCHlch(78.1 28.6 233.8)
OKLCHoklch(0.804 0.091 224.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7acceb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#7acceb on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green80.0%
Blue92.2%

CMYK percentages

Cyan48.1%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#7acceb text on a black background

contrast 11.66:1

Card sample

#7acceb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7acceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7acceb in the Color Lab