Skip to content

#baeddb

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

RGB
186, 237, 219
HSL
159°, 59%, 83%
CMYK
22, 0, 8, 7
Luminance
0.7612

Every format

HEX#baeddb
RGBrgb(186, 237, 219)
HSLhsl(159, 59%, 83%)
CMYKcmyk(22%, 0%, 8%, 7%)
LABlab(89.9 -19.9 3.4)
LCHlch(89.9 20.1 170.3)
OKLCHoklch(0.906 0.058 171.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow7.6%
Key (black)7.1%

Color previews

#baeddb text on a black background

contrast 16.22:1

Card sample

#baeddb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baeddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baeddb in the Color Lab