Skip to content

#98df8f

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

RGB
152, 223, 143
HSL
113°, 56%, 72%
CMYK
32, 0, 36, 13
Luminance
0.6143

Every format

HEX#98df8f
RGBrgb(152, 223, 143)
HSLhsl(113, 56%, 72%)
CMYKcmyk(32%, 0%, 36%, 13%)
LABlab(82.6 -37.4 32.4)
LCHlch(82.6 49.5 139.1)
OKLCHoklch(0.837 0.130 141.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98df8f on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#98df8f on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green87.5%
Blue56.1%

CMYK percentages

Cyan31.8%
Magenta0.0%
Yellow35.9%
Key (black)12.5%

Color previews

#98df8f text on a black background

contrast 13.29:1

Card sample

#98df8f text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98df8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98df8f in the Color Lab