Skip to content

#75cace

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

RGB
117, 202, 206
HSL
183°, 48%, 63%
CMYK
43, 2, 0, 19
Luminance
0.5048

Every format

HEX#75cace
RGBrgb(117, 202, 206)
HSLhsl(183, 48%, 63%)
CMYKcmyk(43%, 2%, 0%, 19%)
LABlab(76.4 -24.7 -10.1)
LCHlch(76.4 26.7 202.1)
OKLCHoklch(0.787 0.083 199.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75cace on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#75cace on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green79.2%
Blue80.8%

CMYK percentages

Cyan43.2%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#75cace text on a black background

contrast 11.10:1

Card sample

#75cace text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75cace in the Color Lab