Skip to content

#bced2f

a balanced, electric green · cool · closest name: yellow

RGB
188, 237, 47
HSL
76°, 84%, 56%
CMYK
21, 0, 80, 7
Luminance
0.7146

Every format

HEX#bced2f
RGBrgb(188, 237, 47)
HSLhsl(76, 84%, 56%)
CMYKcmyk(21%, 0%, 80%, 7%)
LABlab(87.7 -39.3 78.4)
LCHlch(87.7 87.7 116.6)
OKLCHoklch(0.881 0.206 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bced2f on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#bced2f on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.9%
Blue18.4%

CMYK percentages

Cyan20.7%
Magenta0.0%
Yellow80.2%
Key (black)7.1%

Color previews

#bced2f text on a black background

contrast 15.29:1

Card sample

#bced2f text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 237, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 237, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bced2f;
background: linear-gradient(135deg, #bced2f, #3DED2F);

Monochromatic scale

Palettes built from #bced2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bced2f in the Color Lab