Skip to content

#99becc

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

RGB
153, 190, 204
HSL
197°, 33%, 70%
CMYK
25, 7, 0, 20
Luminance
0.4796

Every format

HEX#99becc
RGBrgb(153, 190, 204)
HSLhsl(197, 33%, 70%)
CMYKcmyk(25%, 7%, 0%, 20%)
LABlab(74.8 -9.2 -11.1)
LCHlch(74.8 14.4 230.4)
OKLCHoklch(0.779 0.044 222.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99becc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#99becc on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green74.5%
Blue80.0%

CMYK percentages

Cyan25.0%
Magenta6.9%
Yellow0.0%
Key (black)20.0%

Color previews

#99becc text on a black background

contrast 10.59:1

Card sample

#99becc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99becc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99becc in the Color Lab