Skip to content

#badebb

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

RGB
186, 222, 187
HSL
122°, 35%, 80%
CMYK
16, 0, 16, 13
Luminance
0.6627

Every format

HEX#badebb
RGBrgb(186, 222, 187)
HSLhsl(122, 35%, 80%)
CMYKcmyk(16%, 0%, 16%, 13%)
LABlab(85.1 -18.4 13.3)
LCHlch(85.1 22.7 144.2)
OKLCHoklch(0.865 0.061 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badebb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#badebb on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue73.3%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow15.8%
Key (black)12.9%

Color previews

#badebb text on a black background

contrast 14.25:1

Card sample

#badebb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badebb in the Color Lab