Skip to content

#beeeee

a light, vivid cyan · cool · closest name: white

RGB
190, 238, 238
HSL
180°, 59%, 84%
CMYK
20, 0, 0, 7
Luminance
0.7827

Every format

HEX#beeeee
RGBrgb(190, 238, 238)
HSLhsl(180, 59%, 84%)
CMYKcmyk(20%, 0%, 0%, 7%)
LABlab(90.9 -15.3 -5.1)
LCHlch(90.9 16.1 198.3)
OKLCHoklch(0.916 0.049 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeeee on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#beeeee on black: 16.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green93.3%
Blue93.3%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#beeeee text on a black background

contrast 16.65:1

Card sample

#beeeee text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeeee in the Color Lab