Skip to content

#99fdfd

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

RGB
153, 253, 253
HSL
180°, 96%, 80%
CMYK
40, 0, 0, 1
Luminance
0.8411

Every format

HEX#99fdfd
RGBrgb(153, 253, 253)
HSLhsl(180, 96%, 80%)
CMYKcmyk(40%, 0%, 0%, 1%)
LABlab(93.5 -29.2 -9.2)
LCHlch(93.5 30.7 197.5)
OKLCHoklch(0.933 0.094 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red60.0%
Green99.2%
Blue99.2%

CMYK percentages

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

Color previews

#99fdfd text on a black background

contrast 17.82:1

Card sample

#99fdfd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99fdfd in the Color Lab