Skip to content

#bee9ff

a pale, electric blue · cool · closest name: skyblue

RGB
190, 233, 255
HSL
200°, 100%, 87%
CMYK
26, 9, 0, 0
Luminance
0.7644

Every format

HEX#bee9ff
RGBrgb(190, 233, 255)
HSLhsl(200, 100%, 87%)
CMYKcmyk(26%, 9%, 0%, 0%)
LABlab(90.1 -9.1 -15.2)
LCHlch(90.1 17.7 239.2)
OKLCHoklch(0.911 0.054 230.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee9ff on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#bee9ff on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green91.4%
Blue100.0%

CMYK percentages

Cyan25.5%
Magenta8.6%
Yellow0.0%
Key (black)0.0%

Color previews

#bee9ff text on a black background

contrast 16.29:1

Card sample

#bee9ff text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 233, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 233, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bee9ff;
background: linear-gradient(135deg, #bee9ff, #BFBEFF);

Monochromatic scale

Palettes built from #bee9ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee9ff in the Color Lab