Skip to content

#beeefe

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

RGB
190, 238, 254
HSL
195°, 97%, 87%
CMYK
25, 6, 0, 0
Luminance
0.7925

Every format

HEX#beeefe
RGBrgb(190, 238, 254)
HSLhsl(195, 97%, 87%)
CMYKcmyk(25%, 6%, 0%, 0%)
LABlab(91.3 -11.8 -12.8)
LCHlch(91.3 17.4 227.1)
OKLCHoklch(0.921 0.054 220.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green93.3%
Blue99.6%

CMYK percentages

Cyan25.2%
Magenta6.3%
Yellow0.0%
Key (black)0.4%

Color previews

#beeefe text on a black background

contrast 16.85:1

Card sample

#beeefe text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeefe in the Color Lab