Skip to content

#9ffade

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

RGB
159, 250, 222
HSL
162°, 90%, 80%
CMYK
36, 0, 11, 2
Luminance
0.8102

Every format

HEX#9ffade
RGBrgb(159, 250, 222)
HSLhsl(162, 90%, 80%)
CMYKcmyk(36%, 0%, 11%, 2%)
LABlab(92.1 -33.3 4.9)
LCHlch(92.1 33.6 171.7)
OKLCHoklch(0.920 0.096 172.6)

Copy-ready code

/* CSS */
color: #9ffade;
background-color: #9ffade;
/* Tailwind (arbitrary) */
class="text-[#9ffade] bg-[#9ffade]"
/* SCSS */
$brand: #9ffade;
/* SwiftUI */
Color(red: 0.624, green: 0.980, blue: 0.871)
/* Android */
Color.parseColor("#9ffade")

Accessibility — WCAG contrast

Aa
#9ffade on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#9ffade on black: 17.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green98.0%
Blue87.1%

CMYK percentages

Cyan36.4%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#9ffade text on a black background

contrast 17.20:1

Card sample

#9ffade text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9ffade;
Background color
Panel with #9ffade background
background-color: #9ffade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9ffade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(159, 250, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 250, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ffade;
background: linear-gradient(135deg, #9ffade, #9FD9FA);

Monochromatic scale

Palettes built from #9ffade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9ffade in the Color Lab