Skip to content

#bee7df

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

RGB
190, 231, 223
HSL
168°, 46%, 83%
CMYK
18, 0, 4, 9
Luminance
0.7343

Every format

HEX#bee7df
RGBrgb(190, 231, 223)
HSLhsl(168, 46%, 83%)
CMYKcmyk(18%, 0%, 4%, 9%)
LABlab(88.7 -14.8 -0.5)
LCHlch(88.7 14.8 182.0)
OKLCHoklch(0.897 0.044 182.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee7df on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#bee7df on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green90.6%
Blue87.5%

CMYK percentages

Cyan17.7%
Magenta0.0%
Yellow3.5%
Key (black)9.4%

Color previews

#bee7df text on a black background

contrast 15.69:1

Card sample

#bee7df text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bee7df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee7df in the Color Lab