Skip to content

#beeade

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

RGB
190, 234, 222
HSL
164°, 51%, 83%
CMYK
19, 0, 5, 8
Luminance
0.7507

Every format

HEX#beeade
RGBrgb(190, 234, 222)
HSLhsl(164, 51%, 83%)
CMYKcmyk(19%, 0%, 5%, 8%)
LABlab(89.4 -16.5 1.1)
LCHlch(89.4 16.6 176.1)
OKLCHoklch(0.903 0.048 176.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeade on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#beeade on black: 16.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green91.8%
Blue87.1%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow5.1%
Key (black)8.2%

Color previews

#beeade text on a black background

contrast 16.01:1

Card sample

#beeade text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeade in the Color Lab