Skip to content

#45fccc

a balanced, electric cyan · cool · closest name: aquamarine

RGB
69, 252, 204
HSL
164°, 97%, 63%
CMYK
73, 0, 19, 1
Luminance
0.7525

Every format

HEX#45fccc
RGBrgb(69, 252, 204)
HSLhsl(164, 97%, 63%)
CMYKcmyk(73%, 0%, 19%, 1%)
LABlab(89.5 -56.2 10.0)
LCHlch(89.5 57.0 169.9)
OKLCHoklch(0.890 0.159 170.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#45fccc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#45fccc on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.1%
Green98.8%
Blue80.0%

CMYK percentages

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

Color previews

#45fccc text on a black background

contrast 16.05:1

Card sample

#45fccc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #45fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #45fccc in the Color Lab