Skip to content

#beeaf3

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

RGB
190, 234, 243
HSL
190°, 69%, 85%
CMYK
22, 4, 0, 5
Luminance
0.7626

Every format

HEX#beeaf3
RGBrgb(190, 234, 243)
HSLhsl(190, 69%, 85%)
CMYKcmyk(22%, 4%, 0%, 5%)
LABlab(90.0 -12.2 -9.0)
LCHlch(90.0 15.2 216.5)
OKLCHoklch(0.909 0.047 211.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beeaf3 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#beeaf3 on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green91.8%
Blue95.3%

CMYK percentages

Cyan21.8%
Magenta3.7%
Yellow0.0%
Key (black)4.7%

Color previews

#beeaf3 text on a black background

contrast 16.25:1

Card sample

#beeaf3 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beeaf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beeaf3 in the Color Lab