#BCFE84#BCFE84
#BCFE84 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.7% C 0.167 H 132.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE84 |
|---|---|
| RGB | rgb(188, 254, 132) |
| HSL | hsl(92, 98%, 76%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(26%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.12, -40.60, 51.51) |
| CIE-LCH | lch(93.12, 65.59, 128.25°) |
| OKLab | oklab(92.67% -0.1123 0.1237) |
| OKLCH | oklch(92.67% 0.167 132.2) |
| XYZ | xyz(60.3447, 83.2393, 34.7127) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.85
Light Pea Green
#C4FE82
ΔE00 1.39
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.43
Spring Green (survey)
#A9F971
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE84 #C684FE
analogous
#F9FE84 #BCFE84 #84FE89
triadic
#BCFE84 #84BCFE #FE84BC
tetradic
#BCFE84 #84F9FE #C684FE #FE8984
square
#BCFE84 #84F9FE #C684FE #FE8984
split-complementary
#BCFE84 #8984FE #FE84F9
monochromatic
#7AFD0B #9BFE47 #BCFE84 #DDFEC1 #EEFFE1
Accessibility & contrast
On white
1.19
#BCFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BCFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE84
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE84 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#BEF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfe84; /* rgb */ color: rgb(188, 254, 132); /* oklch */ color: oklch(92.7% 0.167 132.2);
Tailwind
colors: {
custom: {
50: '#d3ffaa',
500: '#bcfe84',
950: '#000000',
},
}SCSS
$custom: #bcfe84; $custom-light: #d3ffaa; $custom-dark: #000000;
JSON
{
"hex": "#bcfe84",
"rgb": {
"r": 188,
"g": 254,
"b": 132
},
"hsl": {
"h": 92.459,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92667,
"c": 0.1671,
"h": 132.2
},
"luminance": 0.83241
}Semantic roles & 50–950 ramp
primary
#BCFE84
secondary
#9949DD
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681