Skip to content

#bfebad

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

RGB
191, 235, 173
HSL
103°, 61%, 80%
CMYK
19, 0, 26, 8
Luminance
0.7351

Every format

HEX#bfebad
RGBrgb(191, 235, 173)
HSLhsl(103, 61%, 80%)
CMYKcmyk(19%, 0%, 26%, 8%)
LABlab(88.7 -25.4 25.6)
LCHlch(88.7 36.0 134.8)
OKLCHoklch(0.893 0.095 136.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.9%
Green92.2%
Blue67.8%

CMYK percentages

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

Color previews

#bfebad text on a black background

contrast 15.70:1

Card sample

#bfebad text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfebad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfebad in the Color Lab