Skip to content

#beeefc

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

RGB
190, 238, 252
HSL
194°, 91%, 87%
CMYK
25, 6, 0, 1
Luminance
0.7912

Every format

HEX#beeefc
RGBrgb(190, 238, 252)
HSLhsl(194, 91%, 87%)
CMYKcmyk(25%, 6%, 0%, 1%)
LABlab(91.3 -12.3 -11.8)
LCHlch(91.3 17.0 223.9)
OKLCHoklch(0.920 0.053 217.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green93.3%
Blue98.8%

CMYK percentages

Cyan24.6%
Magenta5.6%
Yellow0.0%
Key (black)1.2%

Color previews

#beeefc text on a black background

contrast 16.82:1

Card sample

#beeefc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeefc in the Color Lab