Skip to content

#75dfed

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

RGB
117, 223, 237
HSL
187°, 77%, 69%
CMYK
51, 6, 0, 7
Luminance
0.6267

Every format

HEX#75dfed
RGBrgb(117, 223, 237)
HSLhsl(187, 77%, 69%)
CMYKcmyk(51%, 6%, 0%, 7%)
LABlab(83.3 -26.9 -16.3)
LCHlch(83.3 31.5 211.1)
OKLCHoklch(0.845 0.100 206.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan50.6%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#75dfed text on a black background

contrast 13.53:1

Card sample

#75dfed text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75dfed in the Color Lab