Skip to content

#7bdade

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

RGB
123, 218, 222
HSL
182°, 60%, 68%
CMYK
45, 2, 0, 13
Luminance
0.5963

Every format

HEX#7bdade
RGBrgb(123, 218, 222)
HSLhsl(182, 60%, 68%)
CMYKcmyk(45%, 2%, 0%, 13%)
LABlab(81.6 -27.1 -10.7)
LCHlch(81.6 29.1 201.6)
OKLCHoklch(0.831 0.090 199.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7bdade on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7bdade on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.2%
Green85.5%
Blue87.1%

CMYK percentages

Cyan44.6%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#7bdade text on a black background

contrast 12.93:1

Card sample

#7bdade text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 218, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 218, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bdade;
background: linear-gradient(135deg, #7bdade, #7B98DE);

Monochromatic scale

Palettes built from #7bdade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7bdade in the Color Lab