Skip to content

#75cdcd

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

RGB
117, 205, 205
HSL
180°, 47%, 63%
CMYK
43, 0, 0, 20
Luminance
0.5185

Every format

HEX#75cdcd
RGBrgb(117, 205, 205)
HSLhsl(180, 47%, 63%)
CMYKcmyk(43%, 0%, 0%, 20%)
LABlab(77.2 -26.4 -8.3)
LCHlch(77.2 27.7 197.4)
OKLCHoklch(0.793 0.085 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75cdcd on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#75cdcd on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green80.4%
Blue80.4%

CMYK percentages

Cyan42.9%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#75cdcd text on a black background

contrast 11.37:1

Card sample

#75cdcd text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(117, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #75cdcd;
background: linear-gradient(135deg, #75cdcd, #7592CD);

Monochromatic scale

Palettes built from #75cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75cdcd in the Color Lab