Skip to content

#75deee

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

RGB
117, 222, 238
HSL
188°, 78%, 70%
CMYK
51, 7, 0, 7
Luminance
0.6220

Every format

HEX#75deee
RGBrgb(117, 222, 238)
HSLhsl(188, 78%, 70%)
CMYKcmyk(51%, 7%, 0%, 7%)
LABlab(83.0 -26.2 -17.2)
LCHlch(83.0 31.3 213.3)
OKLCHoklch(0.844 0.100 208.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75deee on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#75deee on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green87.1%
Blue93.3%

CMYK percentages

Cyan50.8%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#75deee text on a black background

contrast 13.44:1

Card sample

#75deee text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75deee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75deee in the Color Lab