Skip to content

#beebfd

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

RGB
190, 235, 253
HSL
197°, 94%, 87%
CMYK
25, 7, 0, 1
Luminance
0.7746

Every format

HEX#beebfd
RGBrgb(190, 235, 253)
HSLhsl(197, 94%, 87%)
CMYKcmyk(25%, 7%, 0%, 1%)
LABlab(90.5 -10.5 -13.4)
LCHlch(90.5 17.1 231.9)
OKLCHoklch(0.914 0.052 224.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beebfd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#beebfd on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green92.2%
Blue99.2%

CMYK percentages

Cyan24.9%
Magenta7.1%
Yellow0.0%
Key (black)0.8%

Color previews

#beebfd text on a black background

contrast 16.49:1

Card sample

#beebfd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beebfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beebfd in the Color Lab