Skip to content

#91fdcd

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

RGB
145, 253, 205
HSL
153°, 96%, 78%
CMYK
43, 0, 19, 1
Luminance
0.8068

Every format

HEX#91fdcd
RGBrgb(145, 253, 205)
HSLhsl(153, 96%, 78%)
CMYKcmyk(43%, 0%, 19%, 1%)
LABlab(92.0 -41.8 13.3)
LCHlch(92.0 43.9 162.3)
OKLCHoklch(0.916 0.121 163.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91fdcd on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#91fdcd on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green99.2%
Blue80.4%

CMYK percentages

Cyan42.7%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#91fdcd text on a black background

contrast 17.14:1

Card sample

#91fdcd text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #91fdcd;
Background color
Panel with #91fdcd background
background-color: #91fdcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #91fdcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(145, 253, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 253, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91fdcd;
background: linear-gradient(135deg, #91fdcd, #91E5FD);

Monochromatic scale

Palettes built from #91fdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91fdcd in the Color Lab