Skip to content

#89fccc

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

RGB
137, 252, 204
HSL
155°, 95%, 76%
CMYK
46, 0, 19, 1
Luminance
0.7930

Every format

HEX#89fccc
RGBrgb(137, 252, 204)
HSLhsl(155, 95%, 76%)
CMYKcmyk(46%, 0%, 19%, 1%)
LABlab(91.4 -43.6 12.9)
LCHlch(91.4 45.5 163.5)
OKLCHoklch(0.910 0.126 164.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green98.8%
Blue80.0%

CMYK percentages

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

Color previews

#89fccc text on a black background

contrast 16.86:1

Card sample

#89fccc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89fccc in the Color Lab