Skip to content

#76accb

a balanced, vivid blue · cool · closest name: skyblue

RGB
118, 172, 203
HSL
202°, 45%, 63%
CMYK
42, 15, 0, 20
Luminance
0.3767

Every format

HEX#76accb
RGBrgb(118, 172, 203)
HSLhsl(202, 45%, 63%)
CMYKcmyk(42%, 15%, 0%, 20%)
LABlab(67.8 -9.7 -21.4)
LCHlch(67.8 23.4 245.6)
OKLCHoklch(0.718 0.073 234.3)

Copy-ready code

/* CSS */
color: #76accb;
background-color: #76accb;
/* Tailwind (arbitrary) */
class="text-[#76accb] bg-[#76accb]"
/* SCSS */
$brand: #76accb;
/* SwiftUI */
Color(red: 0.463, green: 0.675, blue: 0.796)
/* Android */
Color.parseColor("#76accb")

Accessibility — WCAG contrast

Aa
#76accb on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#76accb on black: 8.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.3%
Green67.5%
Blue79.6%

CMYK percentages

Cyan41.9%
Magenta15.3%
Yellow0.0%
Key (black)20.4%

Color previews

#76accb text on a black background

contrast 8.53:1

Card sample

#76accb text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #76accb;
Background color
Panel with #76accb background
background-color: #76accb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #76accb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(118, 172, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(118, 172, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #76accb;
background: linear-gradient(135deg, #76accb, #7976CB);

Monochromatic scale

Palettes built from #76accb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #76accb in the Color Lab