Skip to content

#badeaf

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

RGB
186, 222, 175
HSL
106°, 42%, 78%
CMYK
16, 0, 21, 13
Luminance
0.6578

Every format

HEX#badeaf
RGBrgb(186, 222, 175)
HSLhsl(106, 42%, 78%)
CMYKcmyk(16%, 0%, 21%, 13%)
LABlab(84.9 -20.4 19.2)
LCHlch(84.9 28.1 136.8)
OKLCHoklch(0.862 0.074 138.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badeaf on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#badeaf on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.1%
Blue68.6%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow21.2%
Key (black)12.9%

Color previews

#badeaf text on a black background

contrast 14.16:1

Card sample

#badeaf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badeaf in the Color Lab