Skip to content

#baceaf

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

RGB
186, 206, 175
HSL
99°, 24%, 75%
CMYK
10, 0, 15, 19
Luminance
0.5768

Every format

HEX#baceaf
RGBrgb(186, 206, 175)
HSLhsl(99, 24%, 75%)
CMYKcmyk(10%, 0%, 15%, 19%)
LABlab(80.6 -12.4 13.2)
LCHlch(80.6 18.1 133.3)
OKLCHoklch(0.828 0.048 134.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baceaf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#baceaf on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue68.6%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#baceaf text on a black background

contrast 12.54:1

Card sample

#baceaf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baceaf in the Color Lab