Skip to content

#98fccc

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

RGB
152, 252, 204
HSL
151°, 94%, 79%
CMYK
40, 0, 19, 1
Luminance
0.8066

Every format

HEX#98fccc
RGBrgb(152, 252, 204)
HSLhsl(151, 94%, 79%)
CMYKcmyk(40%, 0%, 19%, 1%)
LABlab(92.0 -39.7 13.9)
LCHlch(92.0 42.1 160.7)
OKLCHoklch(0.917 0.116 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green98.8%
Blue80.0%

CMYK percentages

Cyan39.7%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#98fccc text on a black background

contrast 17.13:1

Card sample

#98fccc text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fccc in the Color Lab