Skip to content

#98fdba

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

RGB
152, 253, 186
HSL
140°, 96%, 79%
CMYK
40, 0, 27, 1
Luminance
0.8047

Every format

HEX#98fdba
RGBrgb(152, 253, 186)
HSLhsl(140, 96%, 79%)
CMYKcmyk(40%, 0%, 27%, 1%)
LABlab(91.9 -43.6 23.0)
LCHlch(91.9 49.3 152.2)
OKLCHoklch(0.915 0.133 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98fdba on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#98fdba on black: 17.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green99.2%
Blue72.9%

CMYK percentages

Cyan39.9%
Magenta0.0%
Yellow26.5%
Key (black)0.8%

Color previews

#98fdba text on a black background

contrast 17.09:1

Card sample

#98fdba text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #98fdba;
Background color
Panel with #98fdba background
background-color: #98fdba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #98fdba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 253, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 253, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98fdba;
background: linear-gradient(135deg, #98fdba, #98FDFD);

Monochromatic scale

Palettes built from #98fdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fdba in the Color Lab