Skip to content

#badebe

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

RGB
186, 222, 190
HSL
127°, 35%, 80%
CMYK
16, 0, 14, 13
Luminance
0.6640

Every format

HEX#badebe
RGBrgb(186, 222, 190)
HSLhsl(127, 35%, 80%)
CMYKcmyk(16%, 0%, 14%, 13%)
LABlab(85.2 -17.9 11.8)
LCHlch(85.2 21.4 146.6)
OKLCHoklch(0.866 0.058 148.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green87.1%
Blue74.5%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow14.4%
Key (black)12.9%

Color previews

#badebe text on a black background

contrast 14.28:1

Card sample

#badebe text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badebe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badebe in the Color Lab