Skip to content

#98fdfd

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

RGB
152, 253, 253
HSL
180°, 96%, 79%
CMYK
40, 0, 0, 1
Luminance
0.8402

Every format

HEX#98fdfd
RGBrgb(152, 253, 253)
HSLhsl(180, 96%, 79%)
CMYKcmyk(40%, 0%, 0%, 1%)
LABlab(93.5 -29.5 -9.3)
LCHlch(93.5 30.9 197.5)
OKLCHoklch(0.932 0.095 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98fdfd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#98fdfd on black: 17.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green99.2%
Blue99.2%

CMYK percentages

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

Color previews

#98fdfd text on a black background

contrast 17.80:1

Card sample

#98fdfd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98fdfd in the Color Lab