Skip to content

#baedda

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

RGB
186, 237, 218
HSL
158°, 59%, 83%
CMYK
22, 0, 8, 7
Luminance
0.7607

Every format

HEX#baedda
RGBrgb(186, 237, 218)
HSLhsl(158, 59%, 83%)
CMYKcmyk(22%, 0%, 8%, 7%)
LABlab(89.9 -20.1 3.9)
LCHlch(89.9 20.4 169.1)
OKLCHoklch(0.905 0.058 170.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baedda on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#baedda on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green92.9%
Blue85.5%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow8.0%
Key (black)7.1%

Color previews

#baedda text on a black background

contrast 16.21:1

Card sample

#baedda text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baedda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baedda in the Color Lab