Skip to content

#bfeace

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

RGB
191, 234, 206
HSL
141°, 51%, 83%
CMYK
18, 0, 12, 8
Luminance
0.7438

Every format

HEX#bfeace
RGBrgb(191, 234, 206)
HSLhsl(141, 51%, 83%)
CMYKcmyk(18%, 0%, 12%, 8%)
LABlab(89.1 -19.3 9.0)
LCHlch(89.1 21.3 154.9)
OKLCHoklch(0.899 0.059 156.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfeace on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bfeace on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green91.8%
Blue80.8%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow12.0%
Key (black)8.2%

Color previews

#bfeace text on a black background

contrast 15.88:1

Card sample

#bfeace text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfeace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfeace in the Color Lab