Skip to content

#bfebac

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

RGB
191, 235, 172
HSL
102°, 61%, 80%
CMYK
19, 0, 27, 8
Luminance
0.7347

Every format

HEX#bfebac
RGBrgb(191, 235, 172)
HSLhsl(102, 61%, 80%)
CMYKcmyk(19%, 0%, 27%, 8%)
LABlab(88.7 -25.5 26.1)
LCHlch(88.7 36.5 134.4)
OKLCHoklch(0.893 0.096 136.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfebac on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#bfebac on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green92.2%
Blue67.5%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#bfebac text on a black background

contrast 15.69:1

Card sample

#bfebac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 235, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 235, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfebac;
background: linear-gradient(135deg, #bfebac, #ACEBC3);

Monochromatic scale

Palettes built from #bfebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfebac in the Color Lab