Skip to content

#98eccd

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

RGB
152, 236, 205
HSL
158°, 69%, 76%
CMYK
36, 0, 13, 8
Luminance
0.7107

Every format

HEX#98eccd
RGBrgb(152, 236, 205)
HSLhsl(158, 69%, 76%)
CMYKcmyk(36%, 0%, 13%, 8%)
LABlab(87.5 -32.2 7.0)
LCHlch(87.5 32.9 167.7)
OKLCHoklch(0.881 0.093 168.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98eccd on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#98eccd on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green92.5%
Blue80.4%

CMYK percentages

Cyan35.6%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#98eccd text on a black background

contrast 15.21:1

Card sample

#98eccd text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98eccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98eccd in the Color Lab