Skip to content

#89fade

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

RGB
137, 250, 222
HSL
165°, 92%, 76%
CMYK
45, 0, 11, 2
Luminance
0.7896

Every format

HEX#89fade
RGBrgb(137, 250, 222)
HSLhsl(165, 92%, 76%)
CMYKcmyk(45%, 0%, 11%, 2%)
LABlab(91.2 -38.8 3.4)
LCHlch(91.2 39.0 175.0)
OKLCHoklch(0.910 0.112 175.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89fade on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#89fade on black: 16.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green98.0%
Blue87.1%

CMYK percentages

Cyan45.2%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#89fade text on a black background

contrast 16.79:1

Card sample

#89fade text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #89fade;
Background color
Panel with #89fade background
background-color: #89fade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #89fade;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #89fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89fade in the Color Lab