Skip to content

#bbeeff

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

RGB
187, 238, 255
HSL
195°, 100%, 87%
CMYK
27, 7, 0, 0
Luminance
0.7893

Every format

HEX#bbeeff
RGBrgb(187, 238, 255)
HSLhsl(195, 100%, 87%)
CMYKcmyk(27%, 7%, 0%, 0%)
LABlab(91.2 -12.5 -13.5)
LCHlch(91.2 18.4 227.3)
OKLCHoklch(0.919 0.057 220.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbeeff on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#bbeeff on black: 16.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta6.7%
Yellow0.0%
Key (black)0.0%

Color previews

#bbeeff text on a black background

contrast 16.79:1

Card sample

#bbeeff text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeeff in the Color Lab