Skip to content

#99ebee

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

RGB
153, 235, 238
HSL
182°, 71%, 77%
CMYK
36, 1, 0, 7
Luminance
0.7236

Every format

HEX#99ebee
RGBrgb(153, 235, 238)
HSLhsl(182, 71%, 77%)
CMYKcmyk(36%, 1%, 0%, 7%)
LABlab(88.1 -24.1 -9.4)
LCHlch(88.1 25.9 201.2)
OKLCHoklch(0.889 0.080 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ebee on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#99ebee on black: 15.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green92.2%
Blue93.3%

CMYK percentages

Cyan35.7%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#99ebee text on a black background

contrast 15.47:1

Card sample

#99ebee text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ebee in the Color Lab