Skip to content

#beeeed

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

RGB
190, 238, 237
HSL
179°, 59%, 84%
CMYK
20, 0, 0, 7
Luminance
0.7821

Every format

HEX#beeeed
RGBrgb(190, 238, 237)
HSLhsl(179, 59%, 84%)
CMYKcmyk(20%, 0%, 0%, 7%)
LABlab(90.9 -15.5 -4.6)
LCHlch(90.9 16.1 196.5)
OKLCHoklch(0.915 0.049 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green93.3%
Blue92.9%

CMYK percentages

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

Color previews

#beeeed text on a black background

contrast 16.64:1

Card sample

#beeeed text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeeed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeeed in the Color Lab