Skip to content

#89fdbb

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

RGB
137, 253, 187
HSL
146°, 97%, 77%
CMYK
46, 0, 26, 1
Luminance
0.7916

Every format

HEX#89fdbb
RGBrgb(137, 253, 187)
HSLhsl(146, 97%, 77%)
CMYKcmyk(46%, 0%, 26%, 1%)
LABlab(91.3 -47.4 21.6)
LCHlch(91.3 52.0 155.5)
OKLCHoklch(0.908 0.141 157.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green99.2%
Blue73.3%

CMYK percentages

Cyan45.8%
Magenta0.0%
Yellow26.1%
Key (black)0.8%

Color previews

#89fdbb text on a black background

contrast 16.83:1

Card sample

#89fdbb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89fdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89fdbb in the Color Lab