Skip to content

#98fddc

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

RGB
152, 253, 220
HSL
160°, 96%, 79%
CMYK
40, 0, 13, 1
Luminance
0.8209

Every format

HEX#98fddc
RGBrgb(152, 253, 220)
HSLhsl(160, 96%, 79%)
CMYKcmyk(40%, 0%, 13%, 1%)
LABlab(92.6 -36.9 6.5)
LCHlch(92.6 37.5 169.9)
OKLCHoklch(0.923 0.106 170.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98fddc on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#98fddc on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green99.2%
Blue86.3%

CMYK percentages

Cyan39.9%
Magenta0.0%
Yellow13.0%
Key (black)0.8%

Color previews

#98fddc text on a black background

contrast 17.42:1

Card sample

#98fddc text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fddc in the Color Lab