Skip to content

#baeedf

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

RGB
186, 238, 223
HSL
163°, 61%, 83%
CMYK
22, 0, 6, 7
Luminance
0.7692

Every format

HEX#baeedf
RGBrgb(186, 238, 223)
HSLhsl(163, 61%, 83%)
CMYKcmyk(22%, 0%, 6%, 7%)
LABlab(90.3 -19.6 1.8)
LCHlch(90.3 19.6 174.7)
OKLCHoklch(0.909 0.057 175.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baeedf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#baeedf on black: 16.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green93.3%
Blue87.5%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow6.3%
Key (black)6.7%

Color previews

#baeedf text on a black background

contrast 16.38:1

Card sample

#baeedf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeedf in the Color Lab