Skip to content

#75dfeb

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

RGB
117, 223, 235
HSL
186°, 75%, 69%
CMYK
50, 5, 0, 8
Luminance
0.6256

Every format

HEX#75dfeb
RGBrgb(117, 223, 235)
HSLhsl(186, 75%, 69%)
CMYKcmyk(50%, 5%, 0%, 8%)
LABlab(83.2 -27.5 -15.3)
LCHlch(83.2 31.5 209.1)
OKLCHoklch(0.845 0.099 205.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75dfeb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#75dfeb on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green87.5%
Blue92.2%

CMYK percentages

Cyan50.2%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#75dfeb text on a black background

contrast 13.51:1

Card sample

#75dfeb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75dfeb in the Color Lab