Skip to content

#98ecad

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

RGB
152, 236, 173
HSL
135°, 69%, 76%
CMYK
36, 0, 27, 8
Luminance
0.6968

Every format

HEX#98ecad
RGBrgb(152, 236, 173)
HSLhsl(135, 69%, 76%)
CMYKcmyk(36%, 0%, 27%, 8%)
LABlab(86.8 -38.4 22.7)
LCHlch(86.8 44.6 149.4)
OKLCHoklch(0.873 0.120 151.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ecad on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#98ecad on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green92.5%
Blue67.8%

CMYK percentages

Cyan35.6%
Magenta0.0%
Yellow26.7%
Key (black)7.5%

Color previews

#98ecad text on a black background

contrast 14.94:1

Card sample

#98ecad text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ecad in the Color Lab