Skip to content

#98ebff

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

RGB
152, 235, 255
HSL
192°, 100%, 80%
CMYK
40, 8, 0, 0
Luminance
0.7331

Every format

HEX#98ebff
RGBrgb(152, 235, 255)
HSLhsl(192, 100%, 80%)
CMYKcmyk(40%, 8%, 0%, 0%)
LABlab(88.6 -20.3 -17.6)
LCHlch(88.6 26.8 221.0)
OKLCHoklch(0.894 0.085 214.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ebff on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#98ebff on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green92.2%
Blue100.0%

CMYK percentages

Cyan40.4%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#98ebff text on a black background

contrast 15.66:1

Card sample

#98ebff text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ebff in the Color Lab