Skip to content

#75fccc

a light, electric green · cool · closest name: aquamarine

RGB
117, 252, 204
HSL
159°, 96%, 72%
CMYK
54, 0, 19, 1
Luminance
0.7776

Every format

HEX#75fccc
RGBrgb(117, 252, 204)
HSLhsl(159, 96%, 72%)
CMYKcmyk(54%, 0%, 19%, 1%)
LABlab(90.7 -48.1 11.8)
LCHlch(90.7 49.6 166.2)
OKLCHoklch(0.902 0.138 167.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75fccc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#75fccc on black: 16.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green98.8%
Blue80.0%

CMYK percentages

Cyan53.6%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#75fccc text on a black background

contrast 16.55:1

Card sample

#75fccc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75fccc in the Color Lab