Skip to content

#89ebaa

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

RGB
137, 235, 170
HSL
140°, 71%, 73%
CMYK
42, 0, 28, 8
Luminance
0.6764

Every format

HEX#89ebaa
RGBrgb(137, 235, 170)
HSLhsl(140, 71%, 73%)
CMYKcmyk(42%, 0%, 28%, 8%)
LABlab(85.8 -42.7 22.7)
LCHlch(85.8 48.4 152.0)
OKLCHoklch(0.863 0.131 153.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89ebaa on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#89ebaa on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green92.2%
Blue66.7%

CMYK percentages

Cyan41.7%
Magenta0.0%
Yellow27.7%
Key (black)7.8%

Color previews

#89ebaa text on a black background

contrast 14.53:1

Card sample

#89ebaa text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89ebaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89ebaa in the Color Lab