Skip to content

#7accdf

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

RGB
122, 204, 223
HSL
191°, 61%, 68%
CMYK
45, 9, 0, 13
Luminance
0.5265

Every format

HEX#7accdf
RGBrgb(122, 204, 223)
HSLhsl(191, 61%, 68%)
CMYKcmyk(45%, 9%, 0%, 13%)
LABlab(77.7 -20.1 -17.2)
LCHlch(77.7 26.5 220.6)
OKLCHoklch(0.800 0.084 214.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7accdf on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#7accdf on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan45.3%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#7accdf text on a black background

contrast 11.53:1

Card sample

#7accdf text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7accdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7accdf in the Color Lab