Skip to content

#beeefa

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

RGB
190, 238, 250
HSL
192°, 86%, 86%
CMYK
24, 5, 0, 2
Luminance
0.7900

Every format

HEX#beeefa
RGBrgb(190, 238, 250)
HSLhsl(192, 86%, 86%)
CMYKcmyk(24%, 5%, 0%, 2%)
LABlab(91.2 -12.7 -10.8)
LCHlch(91.2 16.7 220.4)
OKLCHoklch(0.919 0.052 214.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green93.3%
Blue98.0%

CMYK percentages

Cyan24.0%
Magenta4.8%
Yellow0.0%
Key (black)2.0%

Color previews

#beeefa text on a black background

contrast 16.80:1

Card sample

#beeefa text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeefa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeefa in the Color Lab