Skip to content

#98fdbc

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

RGB
152, 253, 188
HSL
141°, 96%, 79%
CMYK
40, 0, 26, 1
Luminance
0.8056

Every format

HEX#98fdbc
RGBrgb(152, 253, 188)
HSLhsl(141, 96%, 79%)
CMYKcmyk(40%, 0%, 26%, 1%)
LABlab(91.9 -43.2 22.0)
LCHlch(91.9 48.5 153.0)
OKLCHoklch(0.915 0.131 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red59.6%
Green99.2%
Blue73.7%

CMYK percentages

Cyan39.9%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#98fdbc text on a black background

contrast 17.11:1

Card sample

#98fdbc text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fdbc in the Color Lab