Skip to content

#75cceb

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

RGB
117, 204, 235
HSL
196°, 75%, 69%
CMYK
50, 13, 0, 8
Luminance
0.5297

Every format

HEX#75cceb
RGBrgb(117, 204, 235)
HSLhsl(196, 75%, 69%)
CMYKcmyk(50%, 13%, 0%, 8%)
LABlab(77.8 -18.0 -23.4)
LCHlch(77.8 29.5 232.5)
OKLCHoklch(0.802 0.095 223.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75cceb on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#75cceb on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green80.0%
Blue92.2%

CMYK percentages

Cyan50.2%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#75cceb text on a black background

contrast 11.59:1

Card sample

#75cceb text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #75cceb;
Background color
Panel with #75cceb background
background-color: #75cceb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #75cceb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 204, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 204, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #75cceb;
background: linear-gradient(135deg, #75cceb, #757DEB);

Monochromatic scale

Palettes built from #75cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75cceb in the Color Lab