Skip to content

#bfeada

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

RGB
191, 234, 218
HSL
158°, 51%, 83%
CMYK
18, 0, 7, 8
Luminance
0.7498

Every format

HEX#bfeada
RGBrgb(191, 234, 218)
HSLhsl(158, 51%, 83%)
CMYKcmyk(18%, 0%, 7%, 8%)
LABlab(89.4 -17.0 3.2)
LCHlch(89.4 17.3 169.4)
OKLCHoklch(0.902 0.050 170.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfeada on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bfeada on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green91.8%
Blue85.5%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow6.8%
Key (black)8.2%

Color previews

#bfeada text on a black background

contrast 16.00:1

Card sample

#bfeada text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfeada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfeada in the Color Lab